xhkyyy opened a new issue #1231: unexpected behavior/errors when changing storePathCommitLog directory URL: https://github.com/apache/rocketmq/issues/1231 - What did you do (The steps to reproduce)? **1) stop master broker** **2) change ${storePathCommitLog} directory setting from '/home/rocketmq' to '/rocketmq'** **3) mv /home/rocketmq/\* /rocketmq/** **4) restart master broker** **repeat the above steps for slave broker.** - What did you see instead? **after restart I observed the following:** **1) the Topic and Consumer offsets are no longer changing** **2) stop async between master and slave broker** 2. Please tell us about your environment: **Java: 1.8** **RocketMQ: 4.3.2** 3. Other information (e.g. detailed explanation, logs, related issues, suggestions how to fix, etc): **storeerror.log:** `WARN WriteSocketService - Offset not matched. Request offset: 113756812151, firstOffset: 0, lastOffset: 60129542144, mappedFileSize: 1073741824, mappedFiles count: 56`
---------------------------------------------------------------- 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
