You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by "mxsm (via GitHub)" <gi...@apache.org> on 2023/02/01 02:22:18 UTC

[GitHub] [rocketmq] mxsm commented on a diff in pull request #5919: [ISSUE #5918]Fix MessageStoreConfig some typo

mxsm commented on code in PR #5919:
URL: https://github.com/apache/rocketmq/pull/5919#discussion_r1092693063


##########
store/src/main/java/org/apache/rocketmq/store/config/MessageStoreConfig.java:
##########
@@ -81,8 +80,8 @@ public class MessageStoreConfig {
     /**
      * 1. Register to broker after (startTime + disappearTimeAfterStart)
      * 2. Internal msg exchange will start after (startTime + disappearTimeAfterStart)
-     *  A. PopReviveService

Review Comment:
   > No need to modify indentation here
   
   This is caused by tool formattingļ¼Œ I will fix it and resubmit later



-- 
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