You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "TeslaCN (via GitHub)" <gi...@apache.org> on 2023/05/10 03:26:57 UTC

[GitHub] [shardingsphere] TeslaCN opened a new pull request, #25547: Bump MySQL Connector/J from 5.1.47 to 5.1.49

TeslaCN opened a new pull request, #25547:
URL: https://github.com/apache/shardingsphere/pull/25547

   Try eliminating warnings like
   
   ```
   Tue May 09 11:34:28 UTC 2023 WARN: Caught while disconnecting...
   
   EXCEPTION STACK TRACE:
   
   
   
   ** BEGIN NESTED EXCEPTION ** 
   
   javax.net.ssl.SSLException
   MESSAGE: closing inbound before receiving peer's close_notify
   
   STACKTRACE:
   
   javax.net.ssl.SSLException: closing inbound before receiving peer's close_notify
   	at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:740)
   	at sun.security.ssl.SSLSocketImpl.shutdownInput(SSLSocketImpl.java:719)
   	at com.mysql.jdbc.MysqlIO.quit(MysqlIO.java:2249)
   	at com.mysql.jdbc.ConnectionImpl.realClose(ConnectionImpl.java:4232)
   	at com.mysql.jdbc.ConnectionImpl.close(ConnectionImpl.java:1472)
   	at org.apache.shardingsphere.test.e2e.env.container.wait.JdbcConnectionWaitStrategy.lambda$mockRateLimiter$0(JdbcConnectionWaitStrategy.java:48)
   	at org.rnorth.ducttape.ratelimits.RateLimiter.doWhenReady(RateLimiter.java:27)
   	at org.apache.shardingsphere.test.e2e.env.container.wait.JdbcConnectionWaitStrategy.mockRateLimiter(JdbcConnectionWaitStrategy.java:44)
   	at org.rnorth.ducttape.unreliables.Unreliables.lambda$retryUntilSuccess$0(Unreliables.java:43)
   	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   	at java.lang.Thread.run(Thread.java:750)
   
   
   ** END NESTED EXCEPTION **
   ```


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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


[GitHub] [shardingsphere] sandynz merged pull request #25547: Bump MySQL Connector/J from 5.1.47 to 5.1.49

Posted by "sandynz (via GitHub)" <gi...@apache.org>.
sandynz merged PR #25547:
URL: https://github.com/apache/shardingsphere/pull/25547


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

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