lizhanhui commented on issue #312: #issues-311 improve broker register 
topicrouter info performance
URL: https://github.com/apache/rocketmq/pull/312#issuecomment-391206304
 
 
   I understand the purpose of this pull request is to combine topic changes 
and report them all to nameserver in one registration action. The problem is, 
each time a new topic is registered, data version of topic config increases and 
`needRegister` method always returns true, causing active registration 
immediately, regardless of `forceRegister` being true or false for 
registerBrokerAll.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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