Slideee commented on issue #2667: URL: https://github.com/apache/rocketmq/issues/2667#issuecomment-1049458365
这个问题似乎还没有修复,在4.9.2版本下还是存在问题。原因是这里拿commitlog路径的时候没去区分是不是dledger模式。正确的应该改成,String commitLogStorePath = getStorePathPhysic();  -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
