btlqql opened a new issue, #2878: URL: https://github.com/apache/rocketmq-dashboard/issues/2878
The mock consumer-group service ignores `instanceId` when listing, loading, refreshing and deleting groups, and newly created mock groups do not retain their instance identifier. When two Studio instances contain the same group name, mock-mode operations can display or mutate the group belonging to the other instance, unlike the real API behavior. Mock consumer-group state should preserve instance ownership and use the requested instance for inventory and CRUD lookups while retaining the legacy unscoped behavior when no instance is supplied. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
