Skip to content

fix: scope Consumer Group offset resets to selected instance - #1133

Closed
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-scope-offset-reset-1131
Closed

fix: scope Consumer Group offset resets to selected instance#1133
Aias00 wants to merge 1 commit into
apache:rocketmq-studiofrom
Aias00:fix/studio-scope-offset-reset-1131

Conversation

@Aias00

@Aias00 Aias00 commented Aug 6, 2026

Copy link
Copy Markdown

Summary

  • require instanceId for Consumer Group offset reset requests
  • execute resets through the selected instance runtime AdminClient instead of the process-wide client
  • retain request validation and add resolver-routing regression coverage

Closes #1131

Validation

  • JAVA_HOME=$(/usr/libexec/java_home -v 21) PATH="$JAVA_HOME/bin:$PATH" mvn -q -Dtest=RocketMQAdminClientImplTest,NameSrvAdminClientTest,ConsumerGroupControllerTest test
  • git diff --check

Copilot AI lite review requested due to automatic review settings August 6, 2026 08:56

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@Aias00

Aias00 commented Aug 6, 2026

Copy link
Copy Markdown
Author

Consolidated into #1130 so Consumer Group diagnostics and offset-reset operations are reviewed and delivered through one selected-instance routing change.

@Aias00 Aias00 closed this Aug 6, 2026
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.

2 participants