First of all thanks for your incredible work since kafka-python allows me to use KAFKA on a very particular system (HPE NonStop) and also for your support, I still remember one year ago when you pointed out that rebalancing on my consumer was due to the heartbeat not running properly and a consequence of the GIL on CPython ... solved with a small time sleep after each poll.
Now I have another issue again on the consumer while trying to upgrade my environment from version 2.2.10 to the latest 3.0.8 .
It is not reading anything and the attached debug log shows some errors, any idea what's going wrong ?
gwkmt_kafka_gmtk2.log
First of all thanks for your incredible work since kafka-python allows me to use KAFKA on a very particular system (HPE NonStop) and also for your support, I still remember one year ago when you pointed out that rebalancing on my consumer was due to the heartbeat not running properly and a consequence of the GIL on CPython ... solved with a small time sleep after each poll.
Now I have another issue again on the consumer while trying to upgrade my environment from version 2.2.10 to the latest 3.0.8 .
It is not reading anything and the attached debug log shows some errors, any idea what's going wrong ?
gwkmt_kafka_gmtk2.log