Skip to content

[Studio] fix: encode Topic and Consumer Group path segments - #611

Open
yx9o wants to merge 1 commit into
apache:rocketmq-studiofrom
yx9o:dev-610
Open

[Studio] fix: encode Topic and Consumer Group path segments#611
yx9o wants to merge 1 commit into
apache:rocketmq-studiofrom
yx9o:dev-610

Conversation

@yx9o

@yx9o yx9o commented Jul 26, 2026

Copy link
Copy Markdown

What is the purpose of the change

Fixes #610 .

Encode Topic and Consumer Group names before inserting them into API URL path segments, preventing names containing % from producing malformed request paths.

Brief changelog

  • Encode Topic names for route and consumer queries.
  • Encode Consumer Group names for detail, progress, and subscription queries.
  • Add API regression tests for names containing %.

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.

1 participant