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

   elasticjob-lite version:3.0.1
   
   Code operation:
   JobConfigurationPOJO jobConfiguration = 
jobConfigurationAPI.getJobConfiguration(taskId);
   jobConfiguration.setCron(cron);
   jobConfigurationAPI.updateJobConfiguration(jobConfiguration);
   
   Tasks are not scheduled after configurations are updated
   
   


-- 
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: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to