Parsely / pykafka

Apache Kafka client for Python; high-level & low-level consumer/producer, with great performance.
http://pykafka.readthedocs.org/
Apache License 2.0
1.12k stars 232 forks source link

Does current pykafka version support all the features of kafka broker 1.1.1? Any updates regarding new version of pykafka #987

Open umeshkacha opened 4 years ago

umeshkacha commented 4 years ago

Thanks for contributing to PyKafka. You can provide useful information that will make root cause analysis easier and get your issue fixed more quickly.

First, please check the list of existing issues (open and closed) to ensure that your issue hasn't already been filed by someone else. If applicable, feel free to comment on or reopen old issues with fresh information.

Provide runnable code that replicates the issue if possible. If using a consumer or producer, please include code that indicates how it was instantiated, including keyword arguments.

Detailed step-by-step instructions on how to replicate the issue make diagnosing the root cause easier. If possible, please include these as well.

When linking to specific lines of code in pykafka or other projects, please use github permalinks. You can do this by pressing "y" on any github file view and then creating a line link.

PyKafka version: If using the latest version of pykafka, please paste the commit hash Kafka version: