TeslaCN commented on issue #16294:
URL: 
https://github.com/apache/shardingsphere/issues/16294#issuecomment-1076368646


   This issue is easier to reproduce in transaction. If in transaction, the 
task will not `waitUntilConnectionRelease`, which increases the probability of 
running 2 tasks from the same client concurrently.
   
   
https://github.com/apache/shardingsphere/blob/3958c811dd6e1c4729a86d741ef095d43bf1cdd4/shardingsphere-proxy/shardingsphere-proxy-backend/src/main/java/org/apache/shardingsphere/proxy/backend/communication/jdbc/connection/JDBCBackendConnection.java#L179-L182


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


Reply via email to