luup2k commented on pull request #12388:
URL: https://github.com/apache/airflow/pull/12388#issuecomment-782756798


   Is there a good reason to use kafka lib, https://pypi.org/project/kafka/ ? 
this is a frozen release: https://github.com/dpkp/kafka-python/issues/1726 . if 
we wish to go with a pure-python lib i guess that we'll need to use: 
https://pypi.org/project/kafka-python/ instead.
   
   As a side topic: why we don't use confluent-kafka: 
https://github.com/confluentinc/confluent-kafka-python ??, this lib bind 
librdkafka and has a superior performance.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to