Technoboy- opened a new issue #1389: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1389
Suppose we have 100 jobs that every job trigger only once like cron '0 0 0 22 8 ? 2020'. What I mean is that it will be trigger only once sometime in the future. After that , the ejob resource retains in the memory. How could we handle this, like shutdown the instance or cleanup the zk datas ? If we support centralized scheduling, we can handle it easily. But could we need to support in lite or can we discuss out a good idea for 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. For queries about this service, please contact Infrastructure at: [email protected]
