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

[#933][0.7] fix: incorrect metric grpc_server_connection_number #941

Merged
merged 1 commit into from
Jun 9, 2023

Conversation

xianjingfeng
Copy link
Member

What changes were proposed in this pull request?

Fix incorrect metric grpc_server_connection_number

Why are the changes needed?

Fix: #933

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Existing UT

@xianjingfeng xianjingfeng changed the title fix incorrect metric grpc_server_connection_number [#933][0.7] fix: incorrect metric grpc_server_connection_number Jun 9, 2023
@xianjingfeng xianjingfeng requested a review from jerqi June 9, 2023 12:00
@codecov-commenter
Copy link

codecov-commenter commented Jun 9, 2023

Codecov Report

Merging #941 (09616b8) into branch-0.7 (1339121) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

@@               Coverage Diff                @@
##             branch-0.7     #941      +/-   ##
================================================
- Coverage         60.76%   60.76%   -0.01%     
  Complexity         1796     1796              
================================================
  Files               214      214              
  Lines             12385    12386       +1     
  Branches           1048     1048              
================================================
  Hits               7526     7526              
- Misses             4454     4455       +1     
  Partials            405      405              
Impacted Files Coverage Δ
...le/common/rpc/MonitoringServerTransportFilter.java 0.00% <0.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jerqi jerqi merged commit 06c8024 into apache:branch-0.7 Jun 9, 2023
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants