ruby-kafka icon indicating copy to clipboard operation
ruby-kafka copied to clipboard

Replicate idempotent behavior when no keys

Open paneq opened this issue 3 years ago • 0 comments

I am trying to replicate idempotent async producer behavior when no partitioning info is provided so that messages are routed to random partitions. I think it leads to incorrect behavior.

paneq avatar Aug 03 '22 12:08 paneq