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

NotLeaderForPartition handling not working #18

Open
yannick opened this issue Apr 18, 2016 · 1 comment
Open

NotLeaderForPartition handling not working #18

yannick opened this issue Apr 18, 2016 · 1 comment

Comments

@yannick
Copy link
Contributor

yannick commented Apr 18, 2016

https://github.com/tamediadigital/kafka-d/blob/master/source/kafkad/connection.d#L259
probably because of the mutex

@pszturmaj
Copy link
Contributor

Are you sure it isn't working? I looked at the code and it seems that the mutexes are used only in removeQueue() call, and that works in other cases (like OffsetOutOfRange) so I doubt it's a mutex problem (or I'm missing something...).

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

No branches or pull requests

2 participants