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 2022/12/23 06:23:52 UTC

[GitHub] [shardingsphere] TeslaCN opened a new issue, #23055: Possible nioEventLoop leakage in MySQL data pipeline

TeslaCN opened a new issue, #23055:
URL: https://github.com/apache/shardingsphere/issues/23055

   ## Bug Report
   
   ### Which version of ShardingSphere did you use?
   
   master - 04f521f79edadcc3c427133c40089c5823e3e221
   
   
   ### Which project did you use? ShardingSphere-JDBC or ShardingSphere-Proxy?
   
   ShardingSphere-Proxy
   
   ### Expected behavior
   
   No leakage.
   
   ### Actual behavior
   
   
   ![image](https://user-images.githubusercontent.com/20503072/209281186-282e2b48-d5c0-40f5-ae8c-64ed5be7be3e.png)
   
   ![image](https://user-images.githubusercontent.com/20503072/209281149-3b5ed080-21a6-4899-813b-0fe3f798b04e.png)
   
   ![image](https://user-images.githubusercontent.com/20503072/209282918-0b7f0209-6830-4ea7-b92b-d7b71ff3e914.png)
   
   ### Reason analyze (If you can)
   
   Epoll is available. But event loop groups are nio. So the event loop may belong to MySQLClient.
   EventLoopGroup was not shutdown in MySQLClient.
   


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

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


[GitHub] [shardingsphere] azexcy commented on issue #23055: Possible nioEventLoop leakage in MySQL data pipeline

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

   I will follow this.


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


[GitHub] [shardingsphere] tristaZero closed issue #23055: Possible nioEventLoop leakage in MySQL data pipeline

Posted by GitBox <gi...@apache.org>.
tristaZero closed issue #23055: Possible nioEventLoop leakage in MySQL data pipeline
URL: https://github.com/apache/shardingsphere/issues/23055


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