You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "754466488 (via GitHub)" <gi...@apache.org> on 2023/06/13 12:15:12 UTC

[GitHub] [shardingsphere-elasticjob] 754466488 opened a new issue, #2231: Springboot integrates elasitc-job and set cron: 59 59 23 * * ? Start the java service and find that the job is executed immediately, not every time, but occasionally when the service is restarted, it will be executed. What is the reason?

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

   Springboot integrates elasitc-job and set cron: 59 59 23 * * ? Start the java service and find that the job is executed immediately, not every time, but occasionally when the service is restarted, it will be executed. What is the reason?


-- 
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: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere-elasticjob] songxiaosheng commented on issue #2231: Springboot integrates elasitc-job and set cron: 59 59 23 * * ? Start the java service and find that the job is executed immediately, not every time, but occasionally when the service is restarted, it will be executed. What is the reason?

Posted by "songxiaosheng (via GitHub)" <gi...@apache.org>.
songxiaosheng commented on issue #2231:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2231#issuecomment-1598804544

   会不会是触发了失效转移低版本重启进程就会补偿执行


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere-elasticjob] 754466488 closed issue #2231: Springboot integrates elasitc-job and set cron: 59 59 23 * * ? Start the java service and find that the job is executed immediately, not every time, but occasionally when the service is restarted, it will be executed. What is the reason?

Posted by "754466488 (via GitHub)" <gi...@apache.org>.
754466488 closed issue #2231: Springboot integrates elasitc-job and set cron: 59 59 23 * * ? Start the java service and find that the job is executed immediately, not every time, but occasionally when the service is restarted, it will be executed. What is the reason?
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2231


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere-elasticjob] songxiaosheng commented on issue #2231: Springboot integrates elasitc-job and set cron: 59 59 23 * * ? Start the java service and find that the job is executed immediately, not every time, but occasionally when the service is restarted, it will be executed. What is the reason?

Posted by "songxiaosheng (via GitHub)" <gi...@apache.org>.
songxiaosheng commented on issue #2231:
URL: https://github.com/apache/shardingsphere-elasticjob/issues/2231#issuecomment-1598810833

   你们这个触发时间设置的不太好,接近一个边界时间0点很容易触发时钟回拨,如果做一些时间性处理可能会有问题


-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org