You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by "lorransr (via GitHub)" <gi...@apache.org> on 2023/03/24 18:07:22 UTC

[GitHub] [iceberg] lorransr commented on issue #7173: Does JDBC connector uses any retry mechanism?

lorransr commented on issue #7173:
URL: https://github.com/apache/iceberg/issues/7173#issuecomment-1483215420

   It seems to be related to this code:
   
   https://github.com/pgjdbc/pgjdbc/blob/master/pgjdbc/src/main/java/org/postgresql/util/PSQLState.java#L29
   
   Since it is the one used here:
   
   https://github.com/pgjdbc/pgjdbc/blob/master/pgjdbc/src/main/java/org/postgresql/jdbc/PgConnection.java#L991


-- 
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