You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/12/14 03:30:09 UTC

[GitHub] [rocketmq] lizhimins opened a new issue, #5695: Optimize broker startup

lizhimins opened a new issue, #5695:
URL: https://github.com/apache/rocketmq/issues/5695

   The broker should not be initialized immediately when call createBrokerController.
   For compatibility reasons, I want to divide the startup process into several parts but won't modify the function name createBrokerController.


-- 
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: commits-unsubscribe@rocketmq.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [rocketmq] lizhimins closed issue #5695: Optimize broker startup

Posted by GitBox <gi...@apache.org>.
lizhimins closed issue #5695: Optimize broker startup
URL: https://github.com/apache/rocketmq/issues/5695


-- 
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: commits-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org