EricJoy2048 commented on code in PR #2567:
URL:
https://github.com/apache/incubator-seatunnel/pull/2567#discussion_r961631912
##########
seatunnel-engine/seatunnel-engine-server/src/main/java/org/apache/seatunnel/engine/server/dag/physical/PhysicalVertex.java:
##########
@@ -165,12 +166,11 @@ public void deploy(@NonNull Address address) {
try {
if (ExecutionState.DEPLOYING.equals(executionState.get())) {
- waitForCompleteByExecutionService = new
PassiveCompletableFuture<>(
Review Comment:
done
--
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]