spetz opened a new pull request, #2621:
URL: https://github.com/apache/iggy/pull/2621

   - Direct producer: removed redundant lock acquisition, lazy timer 
initialization
   - Background producer now preserves message ordering by default 
(`OrderedSharding`, `max_in_flight = 1`)
   - Added `shutdown()` to consumer - flushes pending offsets and leaves 
consumer group gracefully
   - Fixed message loss on shutdown - both producer and consumer now 
drain/flush before exit
   - Fixed `num_shards = 0` panic - treated as 1
   - Updated Rust dependencies


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to