vvcephei opened a new pull request #10397:
URL: https://github.com/apache/kafka/pull/10397


   A major issue has been raised that this implementation of
   emit-on-change is vulnerable to a number of data-loss bugs
   in the presence of recovery with dirty state under at-least-once
   semantics. This should be fixed in the future when we implement
   a way to avoid or clean up the dirty state under at-least-once,
   at which point it will be safe to re-introduce KIP-557 and
   complete it.
   
   ### Committer Checklist (excluded from commit message)
   - [ ] Verify design and implementation 
   - [ ] Verify test coverage and CI build status
   - [ ] Verify documentation (including upgrade notes)
   


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

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


Reply via email to