RongtongJin opened a new pull request #251: [ISSUE 250] Delete uesless 
GroupName and make subscribe method correct
URL: https://github.com/apache/rocketmq-client-go/pull/251
 
 
   …n and remove useless client config GroupName
   
   ## What is the purpose of the change
   
   fix #250 
     - GroupName in clientConfig  is useless
     - Subscribe method is not based on the last subscription
     - Subscribe method can pass in nil consumeFunc parameter
   
   ## Brief changelog
   
   - Delete GroupName
   - User can subscribe to the same topic multiple times, and the last 
subscription shall prevail.
   - User can not subscribe with nil consumeFunc parameter
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to