zongtanghu commented on a change in pull request #1144: [RIP-7] fix some issue 
and Optimization code for multiple_disk_dir
URL: https://github.com/apache/rocketmq/pull/1144#discussion_r273305692
 
 

 ##########
 File path: 
store/src/main/java/org/apache/rocketmq/store/DefaultMessageStore.java
 ##########
 @@ -438,8 +437,8 @@ public CommitLog getCommitLog() {
     }
 
     public GetMessageResult getMessage(final String group, final String topic, 
final int queueId, final long offset,
-        final int maxMsgNums,
-        final MessageFilter messageFilter) {
+                                       final int maxMsgNums,
+                                       final MessageFilter messageFilter) {
 
 Review comment:
   Here,as above!

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


With regards,
Apache Git Services

Reply via email to