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/03/20 09:11:34 UTC

[GitHub] [shardingsphere-elasticjob] TeslaCN opened a new issue #1853: ReconcileService is still running after the job shutdown

TeslaCN opened a new issue #1853:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1853


   ## Bug Report
   
   ### Which version of ElasticJob did you use?
   3.0.0-RC1
   
   ### Expected behavior
   
   
   ### Actual behavior
   The instance of `ReconcileService` in `SetUpFacade` is not the one in `SchedulerFacade`. So the running `ReconcileService` will not be shutdown.
   ### Reason analyze (If you can)
   
   https://github.com/apache/shardingsphere-elasticjob/blob/d374fad51ca49bf93516a7bde31c60fe37149703/elasticjob-lite/elasticjob-lite-core/src/main/java/org/apache/shardingsphere/elasticjob/lite/internal/schedule/SchedulerFacade.java#L61-L69
   
   https://github.com/apache/shardingsphere-elasticjob/blob/d374fad51ca49bf93516a7bde31c60fe37149703/elasticjob-lite/elasticjob-lite-core/src/main/java/org/apache/shardingsphere/elasticjob/lite/internal/setup/SetUpFacade.java#L74-L82
   
   ### Steps to reproduce the behavior.
   
   ### Example codes for reproduce this issue (such as a github link).
   


-- 
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-elasticjob] TeslaCN closed issue #1853: ReconcileService is still running after the job shutdown

Posted by GitBox <gi...@apache.org>.
TeslaCN closed issue #1853:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1853


   


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