#584·kafka-go

Sticky partitioner/

Author: RO-29Created Jan 7, 2021Updated Dec 30, 2025
Labelsenhancementhelp wanted

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)