vongosling commented on a change in pull request #2335:
URL: https://github.com/apache/rocketmq/pull/2335#discussion_r502991505



##########
File path: 
broker/src/main/java/org/apache/rocketmq/broker/processor/ReplyMessageProcessor.java
##########
@@ -251,28 +251,29 @@ private void handlePutMessageResult(PutMessageResult 
putMessageResult,
 
             // Failed
             case CREATE_MAPEDFILE_FAILED:
-                log.info("create mapped file failed, server is busy or 
broken.");
+                log.warn("create mapped file failed, server is busy or 
broken.");

Review comment:
       Good catch




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


Reply via email to