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

fix SASL that differed from original aiokafka #18

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Conversation

jsurloppe
Copy link
Contributor

It seems the SASL started to differ from aiokafka and cause error at start AssertionError: yield from wasn't used with future

This patch restore the current master of aiokafka, which i've tested on both aiokafka and faust.

@Ankitagupta2309
Copy link

By when can we have release with this change? This is blocking our upgrade to v1.9.2

@gvdmarck
Copy link

gvdmarck commented Jan 24, 2020

Same here, this is blocking our update, which is heavily needed due to the memory leaks on version 1.7 and lower.

Breaking SASL authentication is a major change for every production system, how come this has not been caught in tests and isn't released already ?

@hakwerk
Copy link

hakwerk commented Feb 13, 2020

I confirm that this PR fixes the issue - can it please be merged!?

@ask ask merged commit 7d0a7d1 into robinhood:1.1 Feb 25, 2020
@ask
Copy link
Contributor

ask commented Feb 25, 2020

Sorry for the late response, wasn't aware of this. We need someone to triage issues :(
Merged and robinhood-aiokafka v1.1.6 is on PyPI

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.

5 participants