GitHub user spetz added a comment to the discussion: How can I batch-send events to different topics and partitions?
Currently it's not possible - the batch is treated as a single unit, and all the messages go to the same partition, whether you provide its ID directly, or use either of balanced or message key variants. GitHub link: https://github.com/apache/iggy/discussions/2166#discussioncomment-14377622 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
