Skip to content

Commit

Permalink
[core] revert to prev commit to fix null point exception
Browse files Browse the repository at this point in the history
  • Loading branch information
wgzhao committed Dec 18, 2021
1 parent 5458292 commit b5fd779
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -129,8 +129,6 @@ public void start()

LOG.debug("jobContainer starts to do init ...");
this.init();
LOG.debug("jobContainer starts to do preCheck ...");
this.preCheck();
LOG.debug("jobContainer starts to do prepare ...");
this.prepare();
LOG.debug("jobContainer starts to do split ...");
Expand Down

0 comments on commit b5fd779

Please sign in to comment.