Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Support configurable namespace parsing#9878

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
1782935682 wants to merge1 commit intoapache:develop
base:develop
Choose a base branch
Loading
from1782935682:fix_1128

Conversation

@1782935682
Copy link
Contributor

feat(proxy): add switch to disable automatic namespace stripping

When a topic is named in the formatNamespace%Topic (e.g.,111%222), the Proxy previously truncated it to just222. This caused message send/receive errors and ACL authentication failures due to resource name mismatches.

This commit introduces a configuration option to disable this automatic namespace parsing, allowing topics to retain their full name structure.

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is27.27273% with16 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.29%. Comparing base (63d20eb) to head (b0b26e3).

Files with missing linesPatch %Lines
...e/rocketmq/proxy/grpc/v2/common/GrpcConverter.java22.22%12 Missing and 2 partials⚠️
.../org/apache/rocketmq/proxy/config/ProxyConfig.java50.00%2 Missing⚠️
Additional details and impacted files
@@              Coverage Diff              @@##             develop    #9878      +/-   ##=============================================- Coverage      48.38%   48.29%   -0.10%+ Complexity     12282    12258      -24=============================================  Files           1314     1314                Lines          93903    93921      +18       Branches       12046    12047       +1     =============================================- Hits           45438    45357      -81- Misses         42856    42942      +86- Partials        5609     5622      +13

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

🚀 New features to boost your workflow:
  • ❄️Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@1782935682@codecov-commenter

[8]ページ先頭

©2009-2025 Movatter.jp