This is an automated email from the ASF dual-hosted git repository.
technoboy pushed a change to branch refactor-worker
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from ff86dc7 1, master persistent task 2. extract master and worker
communication model (#1992)
add 63b76d7 add TaskResponseProcessor
new 0e0c479 Merge branch 'refactor-worker' into refactor-worker
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../dolphinscheduler/server/master/runner/MasterBaseTaskExecThread.java | 2 --
.../dolphinscheduler/server/worker/runner/TaskScheduleThread.java | 2 +-
2 files changed, 1 insertion(+), 3 deletions(-)