BurningCN opened a new issue #2806:
URL: https://github.com/apache/rocketmq/issues/2806


   In the test program `MappedFileQueueTest`, the `storePath` last slash is 
redundant when passing `storePath` to the `MappedFileQueue` constructor, 
because after defining the MappedFileQueue object, and then call 
`mappedFileQueue.getLastMappedFile(0)` method, this method inside will be 
joining the `File.separator`(slash)


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