You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2020/08/23 15:04:06 UTC

[GitHub] [shardingsphere] terrymanu opened a new issue #7011: Investigate whether missing call close method in UserExecutorGroup

terrymanu opened a new issue #7011:
URL: https://github.com/apache/shardingsphere/issues/7011


   


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

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



[GitHub] [shardingsphere] terrymanu closed issue #7011: Investigate whether missing call close method in UserExecutorGroup

Posted by GitBox <gi...@apache.org>.
terrymanu closed issue #7011:
URL: https://github.com/apache/shardingsphere/issues/7011


   


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

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



[GitHub] [shardingsphere] tuohai666 commented on issue #7011: Investigate whether missing call close method in UserExecutorGroup

Posted by GitBox <gi...@apache.org>.
tuohai666 commented on issue #7011:
URL: https://github.com/apache/shardingsphere/issues/7011#issuecomment-682378411


   UserExecutorGroup contains thread pool to handle front end packets of MySQL or PostgreSQL. There's no need to close UserExecutorGroup every time when a packet is executed.


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

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