You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "xlcn (via GitHub)" <gi...@apache.org> on 2023/04/17 07:33:00 UTC

[GitHub] [shardingsphere-elasticjob] xlcn opened a new issue, #2210: Memory leak when the task shutdown.

xlcn opened a new issue, #2210:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2210

   ## Bug Report
   
   ### Which version of ElasticJob did you use?
   3.0.2
   
   ### Which project did you use? ElasticJob-Lite or ElasticJob-Cloud?
   ElasticJob-Lite
   
   ### Expected behavior
   when the task shutdown, all instances of the task could be GC later 
   
   ### Actual behavior
   watch listener of the task hold some instance, has gc root, can not gc
   ![image](https://user-images.githubusercontent.com/25291149/232415319-1b6be68b-a019-4575-8e52-cfb3cf339997.png)
   
   ### Reason analyze (If you can)
   when the task shutdown, watch listener has not remove.
   
   ### Steps to reproduce the behavior.
   shutdown a task, check the left instance of heap dump
   


-- 
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-elasticjob] TeslaCN closed issue #2210: Memory leak when the task shutdown.

Posted by "TeslaCN (via GitHub)" <gi...@apache.org>.
TeslaCN closed issue #2210: Memory leak when the task shutdown.
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2210


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