Slideee commented on issue #2667:
URL: https://github.com/apache/rocketmq/issues/2667#issuecomment-1049458365


   
这个问题似乎还没有修复,在4.9.2版本下还是存在问题。原因是这里拿commitlog路径的时候没去区分是不是dledger模式。正确的应该改成,String 
commitLogStorePath = getStorePathPhysic();
   
   
![image](https://user-images.githubusercontent.com/48793283/155452249-be62aa95-4699-4439-9214-807fdcfd67ba.png)
   


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


Reply via email to