dawnbreaks commented on issue #35269:
URL: 
https://github.com/apache/shardingsphere/issues/35269#issuecomment-2879215513

   > The version is out of service, please try new version.
   
   @terrymanu The latest version still try to  close all JDBC 
resources(connection/statement/resultSet) when frontend channel is inactive 
while those JDBC Resources are being accessing by another thread. Do yo agree 
that this  maybe cause thread safe issue? It is not recommend to share JDBC 
resources between threads, and to concurrently access those resources. 


-- 
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-unsubscr...@shardingsphere.apache.org

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

Reply via email to