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 2021/11/05 02:08:42 UTC

[GitHub] [shardingsphere] ccw55ccw edited a comment on issue #13434: Sharding Scaling dataSource connection is not released when execute check scaling xxxx command

ccw55ccw edited a comment on issue #13434:
URL: https://github.com/apache/shardingsphere/issues/13434#issuecomment-961571505


   > @ccw55ccw You could add `SELECT` permission for `test` account, e.g.
   > 
   > ```
   > grant SELECT on *.* to 'test';
   > ```
   > 
   > Thanks for your feedback, I'll investigate the connection pool issue.
   
   I found out through debugging that the lower version of Atomikos may cause connection leaks.
   when i replace another version of Atomikos 5.0.8 the connection leaks  did not happened.
   
   


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

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