We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
I found a bug, not just asking a question, which should be created in GitHub Discussions.
I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
All patform
5.3.3
All JDK
[Bug] JVM crash when broker shutdown and enable pop kv
no jvm crash
jvm crash
RocksDB has already been shut down, but requests are still coming in, causing a JVM crash.
Before Creating the Bug Report
I found a bug, not just asking a question, which should be created in GitHub Discussions.
I have searched the GitHub Issues and GitHub Discussions of this repository and believe that this is not a duplicate.
I have confirmed that this bug belongs to the current repository, not other repositories of RocketMQ.
Runtime platform environment
All patform
RocketMQ version
5.3.3
JDK Version
All JDK
Describe the Bug
[Bug] JVM crash when broker shutdown and enable pop kv
Steps to Reproduce
What Did You Expect to See?
no jvm crash
What Did You See Instead?
jvm crash
Additional Context
RocksDB has already been shut down, but requests are still coming in, causing a JVM crash.