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

   ## Summary
   - Introduce `AckLevel { NoAck, Quorum }` and v2 wire commands 
`StoreConsumerOffset2` / `DeleteConsumerOffset2` that carry an explicit ack 
byte; v1 commands and wire format are untouched.
   - Unify the server's two offset-write paths so `PollMessages` auto-commit 
and explicit stores share a single shard entry point, with `AckLevel` selecting 
the policy.
   
   


-- 
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