This is an automated email from the ASF dual-hosted git repository.

wenjun pushed a change to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git.


    from ebed364  [Fix][UI Next] Fix the problem that the left menu of task 
group management is not displayed. (#8307)
     add 0938157  Remove unused class (#8299)

No new revisions were added by this update.

Summary of changes:
 .../dolphinscheduler/remote/command/Ping.java      |  71 ------
 .../dolphinscheduler/remote/command/Pong.java      |  75 ------
 .../dolphinscheduler/remote/command/TaskInfo.java  | 254 ---------------------
 .../remote/NettyRemotingClientTest.java            | 101 +++++++-
 4 files changed, 99 insertions(+), 402 deletions(-)
 delete mode 100644 
dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/command/Ping.java
 delete mode 100644 
dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/command/Pong.java
 delete mode 100644 
dolphinscheduler-remote/src/main/java/org/apache/dolphinscheduler/remote/command/TaskInfo.java

Reply via email to