You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by zh...@apache.org on 2020/08/26 03:48:02 UTC

[shardingsphere-elasticjob] branch master updated (cb8a540 -> 66cca8e)

This is an automated email from the ASF dual-hosted git repository.

zhangliang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob.git.


    from cb8a540  Remove unnecessary null check (#1415)
     add 66cca8e  Fix OneOffJob reschedule error (#1414)

No new revisions were added by this update.

Summary of changes:
 .../api/bootstrap/impl/OneOffJobBootstrap.java     |  3 ++
 .../internal/config/RescheduleListenerManager.java |  9 +++++-
 .../internal/schedule/JobScheduleController.java   | 15 +++++++++
 .../schedule/JobScheduleControllerTest.java        | 36 ++++++++++++++++++++++
 4 files changed, 62 insertions(+), 1 deletion(-)