jackye1995 opened a new issue, #7528:
URL: https://github.com/apache/iceberg/issues/7528

   ### Feature Request / Improvement
   
   Currently we just use exponential backoff. In practice when there are many 
concurrent writes, the conflict rate is still high even with jitter. There are 
some other algorithms like AIMD that was proven to be effective, and might be 
worth considering to add to Tasks to retry commits.
   
   Reference: 
https://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-spark-emrfs-retry.html
   
   ### Query engine
   
   None


-- 
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: issues-unsubscr...@iceberg.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to