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

Kafka Index Task should remember end offsets set by supervisor #4177

Closed
pjain1 opened this issue Apr 17, 2017 · 2 comments
Closed

Kafka Index Task should remember end offsets set by supervisor #4177

pjain1 opened this issue Apr 17, 2017 · 2 comments

Comments

@pjain1
Copy link
Member

pjain1 commented Apr 17, 2017

Kafka Index Task cannot restore end offsets set by supervisor if the middleManager restarts after end offsets have been set and the task is not complete yet. Thus, it can keep on consuming records that it should not after restore.

@pjain1 pjain1 added the Bug label Apr 17, 2017
@pjain1 pjain1 added this to the 0.10.1 milestone Apr 17, 2017
@gianm gianm removed this from the 0.10.1 milestone May 16, 2017
@gianm
Copy link
Contributor

gianm commented May 16, 2017

Will likely be part of #4178.

@pjain1
Copy link
Member Author

pjain1 commented Nov 17, 2017

Fixed in #4815

@pjain1 pjain1 closed this as completed Nov 17, 2017
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

2 participants