Hisoka-X commented on code in PR #8598:
URL: https://github.com/apache/seatunnel/pull/8598#discussion_r1942174322


##########
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/master/JobMaster.java:
##########
@@ -245,7 +245,6 @@ public synchronized void init(long initializationTimestamp, 
boolean restart) thr
         try {
             Thread.currentThread().setContextClassLoader(classLoader);
             if (!restart
-                    && !logicalDag.isStartWithSavePoint()

Review Comment:
   why remove this?



-- 
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: commits-unsubscr...@seatunnel.apache.org

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

Reply via email to