nk1506 commented on issue #9178: URL: https://github.com/apache/iceberg/issues/9178#issuecomment-1833467461
As per implementation [validateMetadataLocation](https://github.com/apache/iceberg/blob/d247b20f166ccb0b92443d4b05330b1e0d9c5d49/core/src/main/java/org/apache/iceberg/jdbc/JdbcTableOperations.java#L111) it is validating old metadataLocation before commits in case of any writes. I am making a guess the heavy concurrent operation can cause this issue. Tagging @ismailsimsek , if he can share his insights. -- 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 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