You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/11/29 14:59:09 UTC

[GitHub] [accumulo-testing] Manno15 commented on a change in pull request #174: Update zookeeper version to fix Overlapping warning

Manno15 commented on a change in pull request #174:
URL: https://github.com/apache/accumulo-testing/pull/174#discussion_r758443389



##########
File path: conf/env.sh
##########
@@ -61,7 +61,7 @@ fi
 # Versions set below will be what is included in the shaded jar
 ACCUMULO_VERSION="$("$ACCUMULO_HOME"/bin/accumulo version | grep -v 'DEBUG')"; export ACCUMULO_VERSION
 HADOOP_VERSION="$(hadoop version | head -n1 | awk '{print $2}')"; export HADOOP_VERSION
-export ZOOKEEPER_VERSION=3.4.14
+export ZOOKEEPER_VERSION=3.7.0

Review comment:
       I didn't realize that. 3.5.9 also fixes the issue, I will update PR.




-- 
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@accumulo.apache.org

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