-
Notifications
You must be signed in to change notification settings - Fork 838
Open
Labels
Description
Describe the solution you'd like
Hello, I don't see sticky partitioner option in this library, is it planned to support it?
It's supported in kafka 2.4+
Supporting documentation
https://www.confluent.io/blog/apache-kafka-producer-improvements-sticky-partitioner/
It seems available in shopify/sarama library (https://github.com/Shopify/sarama/search?q=sticky)
hoplers