reele commented on code in PR #17372:
URL:
https://github.com/apache/dolphinscheduler/pull/17372#discussion_r2244487816
##########
dolphinscheduler-task-executor/src/main/java/org/apache/dolphinscheduler/task/executor/eventbus/TaskExecutorLifecycleEventRemoteReporter.java:
##########
@@ -138,15 +152,14 @@ public void receiveTaskExecutorLifecycleEventACK(final
TaskExecutorLifecycleEven
}
@Override
- public boolean reassignWorkflowInstanceHost(int taskInstanceId, String
workflowHost) {
+ public void resetAndReadyChannelEvents(int taskInstanceId) {
Review Comment:
apply committed
--
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]