dongeforever commented on issue #480: Update maxMessageSize by `mqadmin updateConfigBroker` without restarting URL: https://github.com/apache/rocketmq/issues/480#issuecomment-425709424 @walking98 In fact, the changed config will be updated to MessageStoreConfig at the same time.The reason why need to restart is that, the message buffer is initialed only once at the starting of broker, and according to maxMessageSize.
---------------------------------------------------------------- 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
