Browse Source

#4346: [Improvement][Api]Change default zookeeper timeout setting (#14940)

* Local running api project connection remote zookeeper always reported connection timeout #14939  Adjust the connection zookeeper timeout time

* Local running api project connection remote zookeeper always reported connection timeout #14939  Adjust the connection zookeeper timeout time

* Local running api project connection remote zookeeper always reported connection timeout #14939  Adjust the connection zookeeper timeout time

* reported connection timeout #14939  Adjust the connection  timeout time use the curator default setting

---------

Co-authored-by: AmriStrong <wanggang1@baseus.com>
git-as-svn/v1/dev
AmriStrong 1 year ago committed by GitHub
parent
commit
8c4eb9ee1b
  1. 2
      commit.ref
  2. 46
      commit.yml

2
commit.ref

@ -1 +1 @@
Subproject commit 2f2884fd6b052d7536ac984de4df2d24a7736a2f Subproject commit b3036487524889934457f605ce92cece74d5efc6

46
commit.yml

@ -3,39 +3,21 @@ branches: {
} }
fileChange: fileChange:
/dolphinscheduler-api: /dolphinscheduler-api:
newFile: !uuid '6a6bcad514b3fd7525c0f7faaac5d3cae15f177b' newFile: !uuid 'a2a4895b45d74ae0b06b6a84f230b63485701483'
oldFile: !uuid '86bdc3e4df4ff9a8860630c844ea43fcd270c78a' oldFile: !uuid '6a6bcad514b3fd7525c0f7faaac5d3cae15f177b'
/dolphinscheduler-api/src: /dolphinscheduler-api/src:
newFile: !uuid '45abdf9f839fe6bd7d6020ae3924e5d15aee8a15' newFile: !uuid '511642295131e35a784bd44785555474cb5206ca'
oldFile: !uuid '9355f892d87eeb556c2aaf40a6cdf7a895afa7d1' oldFile: !uuid '45abdf9f839fe6bd7d6020ae3924e5d15aee8a15'
/dolphinscheduler-api/src/main: /dolphinscheduler-api/src/main:
newFile: !uuid '081c1bc20149f194e8cf72e1ce0240304170c346' newFile: !uuid 'cdf008433afac0ba0578244616a37885eada9d68'
oldFile: !uuid 'e4d09a4453ca9279a156b9821e646124003e000a' oldFile: !uuid '081c1bc20149f194e8cf72e1ce0240304170c346'
/dolphinscheduler-api/src/main/java: /dolphinscheduler-api/src/main/resources:
newFile: !uuid '501b3cff729cc9b147e94b31208bd7d7366c315c' newFile: !uuid 'd29ef1e936a655a4b4743d2d80cdc957dd7f707a'
oldFile: !uuid 'e2e554279dc5cba04ce425033851cb3b5e612b86' oldFile: !uuid '3c8b9f64bda2a06586d49863b6618cb211f17e93'
/dolphinscheduler-api/src/main/java/org: /dolphinscheduler-api/src/main/resources/application.yaml:
newFile: !uuid 'aa3adb7c5697e351eeaf4d615567335239cda8d8' newFile: !uuid '798fa6d6fc418fcfc9563cd015bbf4b5a0b1d84d'
oldFile: !uuid '527646e73493a36ba050d92f32e51cceaac6699e' oldFile: !uuid 'c4810eb664ab77fd8b580501ccfdcd45d2d931e1'
/dolphinscheduler-api/src/main/java/org/apache: gitCommitId: !uuid 'b3036487524889934457f605ce92cece74d5efc6'
newFile: !uuid 'b63935c6055d1ed5cce761d412aa37ca79deaf6b'
oldFile: !uuid 'dd680e458d7b6dbe1597123f908fd4d1cddf13f9'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler:
newFile: !uuid 'd95317aa0c621c1d9057c052aeba901b8892e922'
oldFile: !uuid '842839a3816fe9ca5f30d2e6550856cf55a2fc90'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api:
newFile: !uuid 'db47ddfa29e30f965b55142003dca4979bc46b03'
oldFile: !uuid 'd1f9f3729d7f8fa8ff36517b922395f62b7202da'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service:
newFile: !uuid 'b0d1e5e47ab9288b7004afe37df3233874db2f34'
oldFile: !uuid '672fb963d45270c49aa9b7ce25fe9302bb944039'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl:
newFile: !uuid '871e4ee1b19f4b2336136bac8c44718ef09c0928'
oldFile: !uuid '464bb17e0f1566c04a0b1626b9a90a19f7e7b931'
/dolphinscheduler-api/src/main/java/org/apache/dolphinscheduler/api/service/impl/LoggerServiceImpl.java:
newFile: !uuid 'ab4929648ab66dbf431c1fba911bdfc90b63cf34'
oldFile: !uuid '69c7ba1a01f46ff535782a8e2fc7c47e34bd13f6'
gitCommitId: !uuid '2f2884fd6b052d7536ac984de4df2d24a7736a2f'
renames: { renames: {
} }
revisionId: 4345 revisionId: 4346

Loading…
Cancel
Save