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

Use aiokafka in rest proxy code #60

Closed
gabriel-tincu opened this issue May 25, 2020 · 1 comment
Closed

Use aiokafka in rest proxy code #60

gabriel-tincu opened this issue May 25, 2020 · 1 comment

Comments

@gabriel-tincu
Copy link

gabriel-tincu commented May 25, 2020

Related to #30. All that's needed is switching consumers with async consumers. Admin client can remain the same until there's an async one in sight

Edit:
As of 2.01 ( 40c557f ) the consumers and producers are using aiokafka. The missing piece is the admin interface. It is an open question if the admin interface is a priority for the aiokafka project aio-libs/aiokafka#623 , aio-libs/aiokafka#665 (comment) aio-libs/aiokafka#639

@jjaakola-aiven
Copy link
Contributor

Obsolete, the REST proxy uses confluent-kafka-python.

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