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


##########
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/master/JobHistoryService.java:
##########
@@ -104,16 +104,17 @@ public JobHistoryService(
         this.finishedJobExpireTime = finishedJobExpireTime;
     }
 
-    // Gets the status of a running and completed job
+    // Gets the status of a running and completed job. (fix loss job 6759)

Review Comment:
   ```suggestion
       // Gets the status of a running and completed job.
   ```



-- 
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