jfz commented on code in PR #5304:
URL: https://github.com/apache/iceberg/pull/5304#discussion_r924822724
##########
aws/src/main/java/org/apache/iceberg/aws/glue/GlueTableOperations.java:
##########
@@ -147,7 +148,17 @@ protected void doCommit(TableMetadata base, TableMetadata
metadata) {
} catch (RuntimeException persistFailure) {
LOG.error("Confirming if commit to {} indeed failed to persist,
attempting to reconnect and check.",
Review Comment:
I think this logging should be moved around since `checkCommitStatus` is now
conditional
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]