You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by zh...@apache.org on 2022/01/09 12:11:21 UTC

[dolphinscheduler] branch 2.0.3-prepare updated: [Fix-7902] The default registration plug-in is missing parameters (#7903)

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

zhongjiajie pushed a commit to branch 2.0.3-prepare
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git


The following commit(s) were added to refs/heads/2.0.3-prepare by this push:
     new 6b2ae79  [Fix-7902] The default registration plug-in is missing parameters (#7903)
6b2ae79 is described below

commit 6b2ae79d5f48c5c6cd6fc91b93c965d52ec19747
Author: xiangzihao <46...@qq.com>
AuthorDate: Sun Jan 9 20:11:11 2022 +0800

    [Fix-7902] The default registration plug-in is missing parameters (#7903)
    
    * add exist check when add task to standby list
    
    Co-authored-by: caishunfeng <53...@qq.com>
    Co-authored-by: wind <ca...@users.noreply.github.com>
    Co-authored-by: caishunfeng <53...@qq.com>
    Co-authored-by: BaoLiang <29...@users.noreply.github.com>
---
 dolphinscheduler-service/src/main/resources/registry.properties | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/dolphinscheduler-service/src/main/resources/registry.properties b/dolphinscheduler-service/src/main/resources/registry.properties
index f534a65..f8e06de 100644
--- a/dolphinscheduler-service/src/main/resources/registry.properties
+++ b/dolphinscheduler-service/src/main/resources/registry.properties
@@ -17,3 +17,11 @@
 
 registry.plugin.name=zookeeper
 registry.servers=127.0.0.1:2181
+registry.namespace=dolphinscheduler
+registry.base.sleep.time.ms=60
+registry.max.sleep.ms=300
+registry.max.retries=5
+registry.session.timeout.ms=30000
+registry.connection.timeout.ms=7500
+registry.block.until.connected.wait=600
+registry.digest=