rocketmq
rocketmq copied to clipboard
org.apache.rocketmq.broker.BrokerController.getMessageStore()" is null
Before Creating the Bug Report
-
[X] I found a bug, not just asking a question, which should be created in GitHub Discussions.
-
[X] I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
-
[X] I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
windows 11
RocketMQ version
5.2.0
JDK Version
jdk17
Describe the Bug
单机版启动broker节点的时候失败
Steps to Reproduce
windows电脑突然断电后然后重启broker节点就会这样。linux系统上没有发现这样。
What Did You Expect to See?
希望可以修复
What Did You See Instead?
删除存储文件可以恢复
Additional Context
No response