confluentinc / confluentinc/confluent-kafka-python
is there a way to override the producer partitioner?
Open
component:producer
enhancement
status:waiting-for-interest
- Dominant language
- Python
- Stars
- 509
- Forks
- 964
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 14
Description
Description
===========
i want to have some costume strategy when producing a message in a topic with 72 partitions
i was able to achieve my goal in kafka-python-client as mentioned in the link below
https://stackoverflow.com/questions/38640513/kafka-how-to-achieve-round-robin-partition-in-kafka
but i am trying to migrate to confluent-kafka-python and i wanted to know if the same can be done here too
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.