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

[ISSUE #7781] Get namespace from gRPC header #7782

Merged
merged 1 commit into from
Jan 24, 2024

Conversation

drpmma
Copy link
Contributor

@drpmma drpmma commented Jan 24, 2024

Which Issue(s) This PR Fixes

Fixes #7781

Brief Description

Get namespace from gRPC x-mq-namespace header.

How Did You Test This Change?

@drpmma drpmma changed the title [ISSUE #7781] Get namespace from header [ISSUE #7781] Get namespace from gRPC header Jan 24, 2024
@codecov-commenter
Copy link

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (92e058c) 43.25% compared to head (14b57fd) 43.21%.

Files Patch % Lines
...org/apache/rocketmq/proxy/common/ProxyContext.java 66.66% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #7782      +/-   ##
=============================================
- Coverage      43.25%   43.21%   -0.04%     
+ Complexity      9871     9870       -1     
=============================================
  Files           1173     1173              
  Lines          85030    85034       +4     
  Branches       11013    11013              
=============================================
- Hits           36782    36751      -31     
- Misses         43681    43717      +36     
+ Partials        4567     4566       -1     

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

@drpmma drpmma merged commit 04eec34 into apache:develop Jan 24, 2024
9 of 10 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.

[Enhancement] Get namespace from gRPC header
3 participants