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

GH-2891: Always MANUAL with null group.id #2903

Merged
merged 1 commit into from
Nov 16, 2023

Conversation

garyrussell
Copy link
Contributor

Resolves #2891

When using manual partition assignment with null group.id always coerce AckMode to MANUAL.

Resolves spring-projects#2891

When using manual partition assignment with `null` `group.id` always
coerce `AckMode` to `MANUAL`.
@artembilan artembilan merged commit 8380958 into spring-projects:main Nov 16, 2023
2 checks passed
@garyrussell garyrussell deleted the GH-2891-31x branch November 16, 2023 20:33
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.

Under-documented "Manually Assigning All Partitions"
2 participants