szetszwo commented on PR #4866:
URL: https://github.com/apache/ozone/pull/4866#issuecomment-1586050134

   > Can we assume that all batches should be committed (to avoid data loss)? 
...
   
   We should support `close` without `commit`.  It is like `abort`.  It is 
useful when a sequence of operations failing in the middle (e.g. Atomically put 
10 records but it fails to read the 8th record from another source.) Then, it 
should abort instead of committing partially.


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to