ruanwenjun commented on code in PR #16301:
URL: 
https://github.com/apache/dolphinscheduler/pull/16301#discussion_r1672704362


##########
dolphinscheduler-bom/pom.xml:
##########
@@ -982,6 +983,12 @@
                 <artifactId>delight-nashorn-sandbox</artifactId>
                 <version>${nashorn-sandbox.version}</version>
             </dependency>
+
+            <dependency>
+                <groupId>com.orbitz.consul</groupId>
+                <artifactId>consul-client</artifactId>
+                <version>${consul-client.version}</version>
+            </dependency>

Review Comment:
   -1 to this.
   
   Since we already have multiple registry plugins, add a new one registry 
plugin is not a urgent need.
   
   And this repo has been archived. https://github.com/rickfast/consul-client
   
   



-- 
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