Hi, The Flink kafka producer uses fixed partitioner by default and all our events are ending up in 1-2 partitions. Is there any inbuilt partitioner which distributes keys such that same key maps to same partition.
Thanks
Hi, The Flink kafka producer uses fixed partitioner by default and all our events are ending up in 1-2 partitions. Is there any inbuilt partitioner which distributes keys such that same key maps to same partition.
Thanks