BurningCN opened a new issue #2816: URL: https://github.com/apache/rocketmq/issues/2816
In the `HATest` test program, in the `buildMessageStore` method, the DefaultMessageStore object that is constructed for master and slave is passed the `messageArrivingListener` parameter is null. `ReputMessageService` does not determine whether it is null, resulting in the occurrence of NPE. 截图如下:   -- 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]
