-
Notifications
You must be signed in to change notification settings - Fork 922
Open
Labels
component:producerIssues tied specifically to producer logic or code pathsIssues tied specifically to producer logic or code pathsenhancementRequesting a feature changeRequesting a feature change
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
raphaelauv
Metadata
Metadata
Assignees
Labels
component:producerIssues tied specifically to producer logic or code pathsIssues tied specifically to producer logic or code pathsenhancementRequesting a feature changeRequesting a feature change