SbloodyS commented on code in PR #18135:
URL:
https://github.com/apache/dolphinscheduler/pull/18135#discussion_r3037957436
##########
dolphinscheduler-task-executor/src/main/java/org/apache/dolphinscheduler/task/executor/events/ITaskExecutorLifecycleEvent.java:
##########
@@ -26,8 +26,6 @@ public interface ITaskExecutorLifecycleEvent {
int getTaskInstanceId();
- long getEventCreateTime();
Review Comment:
This is for the realization of future reservation. Please don't delete the
core code without knowing the actual use of these codes. I will close this PR.
--
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]