You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2019/09/20 02:19:39 UTC

[GitHub] [rocketmq] wqliang commented on issue #1468: [ISSUE #1467] notify consumer when topic config change

wqliang commented on issue #1468: [ISSUE #1467] notify consumer when topic config change
URL: https://github.com/apache/rocketmq/pull/1468#issuecomment-533376093
 
 
   > @wqliang Could you list when this command will be triggered?
   
   It will be triggered when create topic or update topic. Broker will trigger this notify when handling request code "UPDATE_AND_CREATE_TOPIC";
   `AdminBrokerProcessor.updateAndCreateTopic`

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services