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/07/18 08:33:11 UTC

[GitHub] [shardingsphere-elasticjob] medlying opened a new issue #1132: how to kill elastic job instance

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


   ## Question
   
   **For English only**, other languages will not accept.
   
   Before asking a question, make sure you have:
   
   - Googled your question.
   - Searched open and closed [GitHub issues](https://github.com/apache/shardingsphere-elastic-job-lite/issues).
   - Read documentation: [ElasticJob Doc](http://shardingsphere.apache.org/elasticjob/docs/elastic-job-lite/00-overview/).
   
   Please pay attention on issues you submitted, because we maybe need more details. 
   If no response anymore and we cannot reproduce it on current information, we will **close it**.
   


----------------------------------------------------------------
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] terrymanu closed issue #1132: how to kill elastic job instance

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


   


----------------------------------------------------------------
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] medlying commented on issue #1132: how to kill elastic job instance

Posted by GitBox <gi...@apache.org>.
medlying commented on issue #1132:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1132#issuecomment-660466246


   > Just call `ScheduleJobBootstrap.shutdown`
   
   i say the ScheduleJobBootstrap.shutdown() function is to stop the scheduler(do not create next schedule job instance?).  “how to kill elastic job instance ” meaning is to kill the job instance(the thread or process)


----------------------------------------------------------------
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] terrymanu commented on issue #1132: how to kill elastic job instance

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #1132:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1132#issuecomment-660452585


   Just call `ScheduleJobBootstrap.shutdown`


----------------------------------------------------------------
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] medlying edited a comment on issue #1132: how to kill elastic job instance

Posted by GitBox <gi...@apache.org>.
medlying edited a comment on issue #1132:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1132#issuecomment-660466246


   > Just call `ScheduleJobBootstrap.shutdown`
   
   i see the ScheduleJobBootstrap.shutdown() function is to stop the scheduler(do not create next schedule job instance?).  “how to kill elastic job instance ” meaning is to kill the job instance(the thread or process)


----------------------------------------------------------------
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] terrymanu commented on issue #1132: how to kill elastic job instance

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #1132:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1132#issuecomment-662209712


   Will close soon if no response


----------------------------------------------------------------
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] terrymanu commented on issue #1132: how to kill elastic job instance

Posted by GitBox <gi...@apache.org>.
terrymanu commented on issue #1132:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/1132#issuecomment-660482279


   Stop schedule mean stop the thread. If you want to kill process, do you need to kill -9 in the system?


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