confluent-kafka-python icon indicating copy to clipboard operation
confluent-kafka-python copied to clipboard

Many stability fixes with Handle objects

Open joaoe opened this issue 2 years ago • 1 comments

Fixes https://github.com/confluentinc/confluent-kafka-python/issues/1590 which is about the Producer class Also realized that the same error affected the AdminClient class, so also fixed that. And then cleaned up the Consumer code to use the same internal API.

joaoe avatar Jun 19 '23 08:06 joaoe

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Aug 15 '23 18:08 cla-assistant[bot]