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


   My solution:
   1. Create thread for per frontend connection in MySQL Proxy just like how 
PostgreSQL Proxy does.
   1. Remove `ConnectionStatus`. After 1 done, tasks of a client will be 
executed serially, so the lock in `ConnectionStatus` is no longer required.


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