This is an automated email from the ASF dual-hosted git repository.
technoboy pushed a change to branch dev
in repository
https://gitbox.apache.org/repos/asf/incubator-dolphinscheduler.git.
from 23cec99 fix bug: fix ResourcesServiceTest (#1759)
add 963ed4a ds.server & ds.common.zk regularize log print (#1754)
No new revisions were added by this update.
Summary of changes:
.../common/zk/AbstractZKClient.java | 22 ++++++----------------
.../server/worker/WorkerServer.java | 4 ++--
.../worker/task/AbstractCommandExecutor.java | 6 +++---
.../dolphinscheduler/server/zk/ZKMasterClient.java | 6 +++---
.../dolphinscheduler/server/zk/ZKWorkerClient.java | 2 +-
.../server/worker/EnvFileTest.java | 2 +-
6 files changed, 16 insertions(+), 26 deletions(-)