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.
Linux 5.19
5.3.3
JDK11
Fix ColumnFamilyHandle close in PopConsumerRocksdbStore
Normal shutdown
ColumnFamilyHandle close
ColumnFamilyHandle not close
No response
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
Linux 5.19
RocketMQ version
5.3.3
JDK Version
JDK11
Describe the Bug
Fix ColumnFamilyHandle close in PopConsumerRocksdbStore
Steps to Reproduce
Normal shutdown
What Did You Expect to See?
ColumnFamilyHandle close
What Did You See Instead?
ColumnFamilyHandle not close
Additional Context
No response