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.
centos7
5.3.3
1.8
the npe in the hashCode method when subscriptionDataSet is null
1.create SubscriptionGroupConfig 2.invoke hashCode
no error
npe
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
centos7
RocketMQ version
5.3.3
JDK Version
1.8
Describe the Bug
the npe in the hashCode method when subscriptionDataSet is null
Steps to Reproduce
1.create SubscriptionGroupConfig
2.invoke hashCode
What Did You Expect to See?
no error
What Did You See Instead?
npe
Additional Context
No response