tmchow commented on issue #2928:
URL: https://github.com/apache/iggy/issues/2928#issuecomment-4152986200

   Related to #2927. The auto-commit happens on the next `poll()` before 
`consume()` runs (`sink.rs:421` uses `AutoCommitWhen::PollingMessages`). I'd 
switch to `AutoCommit::Disabled` and commit manually after successful 
processing. Want to confirm the approach before coding.


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