1782935682 opened a new pull request, #9967:
URL: https://github.com/apache/rocketmq/pull/9967

   …ubscriptionGroup is false.
   
   <!-- Please make sure the target branch is right. In most case, the target 
branch should be `develop`. -->
   
   ### Which Issue(s) This PR Fixes
   
   The HeartbeatSyncer in Proxy relies on the Broker to automatically create 
the internal consumer group (CID_DefaultHeartBeatSyncerTopic). If 
autoCreateSubscriptionGroup is set to false on the Broker, the Syncer fails to 
start because the group does not exist.
   
   ### Brief Description
   
   <!-- Write a brief description for your pull request to help the maintainer 
understand the reasons behind your changes. -->
   
   ### How Did You Test This Change?
   
   <!-- In order to ensure the code quality of Apache RocketMQ, we expect every 
pull request to have undergone thorough testing. -->
   


-- 
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]

Reply via email to