You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by "mytang0 (via GitHub)" <gi...@apache.org> on 2023/03/15 11:22:05 UTC

[GitHub] [shardingsphere-elasticjob] mytang0 commented on a diff in pull request #2182: The lite-core module decouples ZooKeeper

mytang0 commented on code in PR #2182:
URL: https://github.com/apache/shardingsphere-elasticjob/pull/2182#discussion_r1136900379


##########
elasticjob-lite/elasticjob-lite-core/pom.xml:
##########
@@ -125,5 +121,11 @@
             <artifactId>logback-classic</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.apache.shardingsphere.elasticjob</groupId>
+            <artifactId>elasticjob-registry-center-zookeeper-curator</artifactId>
+            <version>${project.parent.version}</version>
+            <scope>test</scope>

Review Comment:
   Yes, after decoupling, users are expected to actively introduce.



-- 
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: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org