You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/05/07 12:03:56 UTC

[GitHub] [pulsar] haoyann commented on issue #15476: JDBC Postgresql Error: This connection has been closed

haoyann commented on issue #15476:
URL: https://github.com/apache/pulsar/issues/15476#issuecomment-1120197920

   If want to implement reconnect feature, may be judge `connection.isClosed()` in `JdbcAbstractSink#flush`, if it has been closed,  create a new connection.


-- 
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: commits-unsubscribe@pulsar.apache.org

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