v-wx-v commented on code in PR #13163:
URL: 
https://github.com/apache/dolphinscheduler/pull/13163#discussion_r1046591709


##########
dolphinscheduler-bom/pom.xml:
##########
@@ -35,8 +35,8 @@
         <mybatis-plus.version>3.5.2</mybatis-plus.version>
         <quartz.version>2.3.2</quartz.version>
         <druid.version>1.2.4</druid.version>
-        <zookeeper.version>3.8.0</zookeeper.version>
-        <curator.version>5.3.0</curator.version>
+        <curator.version>4.3.0</curator.version>
+        <zookeeper.version>3.4.14</zookeeper.version>

Review Comment:
   1. The doc said that DS support ZooKeeper (3.4.6+). If DS does not support 
ZooKeeper 3.4 , please update the doc.
   2. Currently, ZooKeeper 3.4 has a large number of users. 



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to