zhaijw opened a new issue #1715: broker start error,after set storePathRootDir URL: https://github.com/apache/rocketmq/issues/1715 **version:4.6.0 release** **broker-a for master-config:** storePathRootDir=/data/rocketmq/store storePathCommitLog=/data/rocketmq/store/commitlog storePathConsumeQueue=/data/rocketmq/store/consumequeue storePathConsumeQueue=/data/rocketmq/store/consumequeue storePathIndex=/data/rocketmq/store/index storeCheckpoint=/data/rocketmq/store/checkpoint **broker start detail message:** 2020-01-11 19:54:12 INFO main - dLegerGroup= 2020-01-11 19:54:12 INFO main - dLegerPeers= 2020-01-11 19:54:12 INFO main - dLegerSelfId= 2020-01-11 19:54:13 INFO main - load /data/rocketmq/store/config/consumerOffset.json OK 2020-01-11 19:54:13 INFO main - load /data/rocketmq/store/config/consumerFilter.json OK 2020-01-11 19:54:13 INFO main - Try to start service thread:AllocateMappedFileService started:false lastThread:null 2020-01-11 19:54:13 INFO main - Try to shutdown service thread:AllocateMappedFileService started:true lastThread:Thread[AllocateMappedFileService,5,main] 2020-01-11 19:54:13 INFO main - shutdown thread AllocateMappedFileService interrupt true 2020-01-11 19:54:13 INFO main - join thread AllocateMappedFileService elapsed time(ms) 0 90000 2020-01-11 19:54:13 INFO main - Try to shutdown service thread:PullRequestHoldService started:false lastThread:null
---------------------------------------------------------------- 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
