This is an automated email from the ASF dual-hosted git repository.
journey pushed a change to branch dev-1.3.0
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 8951b29 fixed #2788 resolve the bug #2788 (#2789)
add 3d857bb [BUG FIX] fix bug:cannot pause work flow when task state is
"submit success" (#2783)
No new revisions were added by this update.
Summary of changes:
.../dao/datasource/MySQLDataSource.java | 4 +++
.../server/master/runner/MasterTaskExecThread.java | 30 +++++++++++++----
.../consumer/TaskPriorityQueueConsumerTest.java | 1 -
.../master/runner/MasterTaskExecThreadTest.java | 39 ++++++++++++++++++++--
4 files changed, 63 insertions(+), 11 deletions(-)