ryucc commented on code in PR #1651:
URL: https://github.com/apache/samza/pull/1651#discussion_r1088181718


##########
build.gradle:
##########
@@ -220,11 +220,12 @@ project(":samza-core_$scalaSuffix") {
 
   dependencies {
     compile project(':samza-api')
-    compile("com.101tec:zkclient:$zkClientVersion") {
+    compile("org.apache.helix:zookeeper-api:1.1.0") {

Review Comment:
   @sborya I'll follow the same style.
   
   @ajothomas the versioning might be different in the 2 libraries.



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