singhpk234 commented on issue #9411: URL: https://github.com/apache/iceberg/issues/9411#issuecomment-2338733735
@shaeqahmed are you seeing this log line too ? ``` LOG.warn( "Received unexpected failure when committing to {}, validating if commit ended up succeeding.", fullTableName, persistFailure); ``` I stumbled upon similar error : [1] If we can't see this log line, so to me seems like Retry detector didn't work as expected and it didn't attempt to reconcile the status [2] If we see the log line this means we saw inconsistent state even after reconciliation, which will be a bit tricky as i am not sure how glue works in this case. -- 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