You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2022/11/22 15:24:23 UTC

[GitHub] [iceberg] nastra commented on issue #6218: Set COMMIT_MIN_RETRY_WAIT_MS_DEFAULT to 1000 ms instead of 100 ms to avoid too frequent commit exceptions

nastra commented on issue #6218:
URL: https://github.com/apache/iceberg/issues/6218#issuecomment-1323848621

   I'm not sure we would want to increase the default as that would cause things to generally take longer in the case of retries. For large tables I think it would better to selectively increase `commit.retry.num-retries` / `commit.retry.min-wait-ms` for those particular tables. 
   I'm curious why commits in your case take several seconds to complete. Do you have lots of small data files that are being tracked in metadata files?


-- 
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-unsubscribe@iceberg.apache.org

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


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