Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ISSUE #7851] Fix hashcode and equals methods of SubscriptionGroupConfig #7852

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

glcrazier
Copy link
Contributor

@glcrazier glcrazier commented Feb 23, 2024

Which Issue(s) This PR Fixes

Fixes #7851

Brief Description

The SubscriptionGroupConfig's equals and hashCode methods doesn't count consumeMessageOrderly field in.

How Did You Test This Change?

@glcrazier glcrazier force-pushed the fix/subscription-hash-eq branch from 4cc9c1d to 104cb8a Compare February 23, 2024 08:22
Copy link
Contributor

@leizhiyuan leizhiyuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@RongtongJin RongtongJin changed the title fix hashcode and equals methods of SubscriptionGroupConfig [ISSUE #7851] Fix hashcode and equals methods of SubscriptionGroupConfig Feb 23, 2024
@RongtongJin RongtongJin merged commit 471dbc0 into apache:develop Feb 27, 2024
9 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]SubscriptionGroupConfig has bug when compare
7 participants