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

Remove note about deadlock with partitioner

Open gnkoshelev opened this issue 1 year ago • 1 comments

Custom partitioner has been removed for a long time in favor of using the predefined set of partitioners from librdkafka (https://github.com/confluentinc/confluent-kafka-python/pull/396) but 'known bug' note still exists. This note is misleading regarding the use of the 'partitioner' configuration property.

gnkoshelev avatar Sep 12 '24 19:09 gnkoshelev

CLA assistant check
All committers have signed the CLA.

cla-assistant[bot] avatar Sep 12 '24 19:09 cla-assistant[bot]