terrymanu opened a new issue #1377: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1377
There is a configuration item `monitorExecution` in ElasticJob-Lite, which can enable the job record and monitor job, and provide precondition for failover. I want discuss maybe we can split job as two different way. If `monitorExecution` enabled, the job can be failover, misfire and DAG management. So we need to create the new concept if them. If `monitorExecution` disabled, the job should be lightweight and short interval; If `monitorExecution` enabled, the job has more features and can be manageable. I have no idea of the concept name, any idea? ---------------------------------------------------------------- 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]
