You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@rocketmq.apache.org by GitBox <gi...@apache.org> on 2022/03/28 12:28:17 UTC

[GitHub] [rocketmq] HScarb opened a new issue #4048: Make storePathCommitLog base on storePathRootDir

HScarb opened a new issue #4048:
URL: https://github.com/apache/rocketmq/issues/4048


   Currently `storePathCommitLog` and `storePathRootDir` are separately defined.
   
   https://github.com/apache/rocketmq/blob/develop/store/src/main/java/org/apache/rocketmq/store/config/MessageStoreConfig.java#L28-L35
   
   If I only set `storePathRootDir`, the `storePathCommitLog` will not change, so I must set it explicitly.
   
   It's better to make `storePathCommitLog` base on `storePathRootDir`


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] Git-Yang commented on issue #4048: Make storePathCommitLog base on storePathRootDir

Posted by GitBox <gi...@apache.org>.
Git-Yang commented on issue #4048:
URL: https://github.com/apache/rocketmq/issues/4048#issuecomment-1081437895


   Merged


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [rocketmq] Git-Yang closed issue #4048: Make storePathCommitLog base on storePathRootDir

Posted by GitBox <gi...@apache.org>.
Git-Yang closed issue #4048:
URL: https://github.com/apache/rocketmq/issues/4048


   


-- 
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: dev-unsubscribe@rocketmq.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org