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

SeekToCurrentErrorHandler - commit offset of recovered records #960

Closed
garyrussell opened this issue Feb 12, 2019 · 0 comments
Closed

SeekToCurrentErrorHandler - commit offset of recovered records #960

garyrussell opened this issue Feb 12, 2019 · 0 comments
Assignees
Milestone

Comments

@garyrussell
Copy link
Contributor

@garyrussell garyrussell added this to the 2.2.4 milestone Feb 12, 2019
@garyrussell garyrussell self-assigned this Feb 12, 2019
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Feb 12, 2019
Resolves spring-projects#960

When the container is configured with `AckMode.MANUAL_IMMEDIATE`, the
`SeekToCurrentErrorHandler` can be configured to commit the offset of
a recovered record.
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Feb 12, 2019
Resolves spring-projects#960

When the container is configured with `AckMode.MANUAL_IMMEDIATE`, the
`SeekToCurrentErrorHandler` can be configured to commit the offset of
a recovered record.
garyrussell added a commit to garyrussell/spring-kafka that referenced this issue Feb 12, 2019
Resolves spring-projects#960

When the container is configured with `AckMode.MANUAL_IMMEDIATE`, the
`SeekToCurrentErrorHandler` can be configured to commit the offset of
a recovered record.
artembilan pushed a commit that referenced this issue Feb 13, 2019
* GH-960: Seek-to-Current - commit recovered offset

Resolves #960

When the container is configured with `AckMode.MANUAL_IMMEDIATE`, the
`SeekToCurrentErrorHandler` can be configured to commit the offset of
a recovered record.

* Polishing - PR Comments
garyrussell added a commit that referenced this issue Feb 13, 2019
denis554 added a commit to denis554/spring-kafka that referenced this issue Mar 27, 2019
* GH-960: Seek-to-Current - commit recovered offset

Resolves spring-projects/spring-kafka#960

When the container is configured with `AckMode.MANUAL_IMMEDIATE`, the
`SeekToCurrentErrorHandler` can be configured to commit the offset of
a recovered record.

* Polishing - PR Comments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant