maixiaohai commented on a change in pull request #2684:
URL: https://github.com/apache/rocketmq/pull/2684#discussion_r581561321



##########
File path: 
store/src/main/java/org/apache/rocketmq/store/schedule/ScheduleMessageService.java
##########
@@ -66,6 +68,13 @@
     public ScheduleMessageService(final DefaultMessageStore 
defaultMessageStore) {
         this.defaultMessageStore = defaultMessageStore;
         this.writeMessageStore = defaultMessageStore;
+        this.brokerStatsManager = null;

Review comment:
       yeah, it's a final type, should be initialized.




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


Reply via email to