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

Race condition in KafkaLookupExtractorFactory #3772

Closed
leventov opened this issue Dec 12, 2016 · 2 comments · Fixed by #8768
Closed

Race condition in KafkaLookupExtractorFactory #3772

leventov opened this issue Dec 12, 2016 · 2 comments · Fixed by #8768

Comments

@leventov
Copy link
Member

#3403 (comment)

FYI @gvsmirnov: just creating an issue in order not to forget about it

@karthikbhat13
Copy link
Contributor

Hey @leventov, Is this issue for rolling back to !future.isDone() && !future.cancel(true) && !future.isDone()? or find a more permanent solution?
Thanks.

@leventov
Copy link
Member Author

I would say - just remove if and simply cancel the future. See the linked thread.

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

Successfully merging a pull request may close this issue.

2 participants