You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/04/01 03:34:03 UTC

[GitHub] [rocketmq] Hen1ng commented on a change in pull request #4075: fix some spell error, eg:mapedFile -> mappedFile

Hen1ng commented on a change in pull request #4075:
URL: https://github.com/apache/rocketmq/pull/4075#discussion_r840204029



##########
File path: store/src/main/java/org/apache/rocketmq/store/config/MessageStoreConfig.java
##########
@@ -84,7 +84,7 @@
     @ImportantField
     private int fileReservedTime = 72;
     // Flow control for ConsumeQueue
-    private int putMsgIndexHightWater = 600000;

Review comment:
       Could you tell me which doc this field should be addressed? I just change this field name,I could not find the field named "putMsgIndexHightWater" in any doc under the path rocketmq/docs. thx




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

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