stevenzwu commented on issue #2308:
URL: https://github.com/apache/iceberg/issues/2308#issuecomment-799099514


   > At the timestamp t1, the rewrite action commit the txn successfully.
   
   Is this a typo: t1 -> t4?
   
   In this case shouldn't the rewrite action commit fail due to conflict in 
opportunistic concurrency control?
   
   If the rewrite action took longer than the streaming write commit interval, 
there is a chance that rewrite action can stuck in the conflict-and-retry loop. 
It have to re-apply all the expensive rewrite computation based on the latest 
snapshot.


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



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

Reply via email to