hawk9821 commented on code in PR #9689:
URL: https://github.com/apache/seatunnel/pull/9689#discussion_r2268727467
##########
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/dag/physical/PhysicalPlan.java:
##########
@@ -87,6 +89,8 @@ public class PhysicalPlan {
private volatile boolean isRunning = false;
+ private final JobStateEventListner jobStateEventListner;
Review Comment:
fixed
--
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]