TeslaCN edited a comment on issue #16294: URL: https://github.com/apache/shardingsphere/issues/16294#issuecomment-1078926151
> My solution: > > 1. Create thread for per frontend connection in MySQL Proxy just like how PostgreSQL Proxy does. > 2. Remove `ConnectionStatus`. After 1 done, tasks of a client will be executed serially, so the lock in `ConnectionStatus` is no longer required. This solution degraded performance. -- 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]
