Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[KYUUBI #6866][FOLLOWUP] Prevent register gauge conflicts if both thrift binary SSL and thrift http SSL enabled #6872

Closed
wants to merge 2 commits into from

Conversation

turboFei
Copy link
Member

@turboFei turboFei commented Dec 26, 2024

Why are the changes needed?

Followup for #6866
It would throw exception if both thrift binary SSL and thrift http SSL enabled

How was this patch tested?

Was this patch authored or co-authored using generative AI tooling?

No.

@turboFei turboFei changed the title [KYUUBI #6866][FOLLOWUP] Prevent duplicate gauge if both thrift binary SSL and thrift http SSL enabled [KYUUBI #6866][FOLLOWUP] Prevent register gauge conflicts if both thrift binary SSL and thrift http SSL enabled Dec 26, 2024
@turboFei turboFei self-assigned this Dec 26, 2024
@turboFei turboFei added this to the v1.11.0 milestone Dec 26, 2024
@codecov-commenter
Copy link

codecov-commenter commented Dec 27, 2024

Codecov Report

Attention: Patch coverage is 0% with 7 lines in your changes missing coverage. Please review.

Project coverage is 0.00%. Comparing base (8742334) to head (ea35676).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
...c/main/scala/org/apache/kyuubi/util/SSLUtils.scala 0.00% 6 Missing ⚠️
...cala/org/apache/kyuubi/metrics/MetricsSystem.scala 0.00% 1 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##           master   #6872   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files         688     688           
  Lines       42545   42547    +2     
  Branches     5800    5801    +1     
======================================
- Misses      42545   42547    +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pan3793
Copy link
Member

pan3793 commented Dec 27, 2024

#6866 goes 1.10.2 too, but this goes olny 1.11.0?

@turboFei turboFei modified the milestones: v1.11.0, v1.10.2 Dec 27, 2024
@turboFei
Copy link
Member Author

Thanks, merged to main and 1.10.2

@turboFei turboFei closed this in 164df8d Dec 27, 2024
turboFei added a commit that referenced this pull request Dec 27, 2024
…ift binary SSL and thrift http SSL enabled

### Why are the changes needed?

Followup for #6866
It would throw exception if both thrift binary SSL and thrift http SSL enabled

### How was this patch tested?

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes #6872 from turboFei/duplicate_gauge.

Closes #6866

ea35676 [Wang, Fei] prevent conflicts
982f175 [Wang, Fei] conflicts

Authored-by: Wang, Fei <fwang12@ebay.com>
Signed-off-by: Wang, Fei <fwang12@ebay.com>
(cherry picked from commit 164df8d)
Signed-off-by: Wang, Fei <fwang12@ebay.com>
@turboFei turboFei deleted the duplicate_gauge branch December 27, 2024 02:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants