Skip to content

GH-2208: Fix Manual Nack with Mutating Interceptor #2210

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

Merged
merged 1 commit into from
Apr 5, 2022

Conversation

garyrussell
Copy link
Contributor

Resolves #2208

equals() test on ConsumerRecord fails (not implemented).

Compare topic, partition and offset instead.

cherry-pick to 2.9.x, 2.8.x, 2.7.x

Resolves spring-projects#2208

`equals()` test on `ConsumerRecord` fails (not implemented).

Compare topic, partition and offset instead.

**cherry-pick to 2.9.x, 2.8.x, 2.7.x**
@artembilan artembilan merged commit 34c5619 into spring-projects:main Apr 5, 2022
@artembilan
Copy link
Member

... and cherry-picked to all the supported branches.

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.

Fix Manual Nack with Mutating RecordInterceptor
2 participants