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 <[email protected]>
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 <[email protected]>
Co-authored-by: wind <[email protected]>
Co-authored-by: caishunfeng <[email protected]>
Co-authored-by: BaoLiang <[email protected]>
---
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=