symat commented on a change in pull request #394: HBASE-22716:upgrade zookeeper
version to 3.5.5
URL: https://github.com/apache/hbase/pull/394#discussion_r316577890
##########
File path: pom.xml
##########
@@ -1471,7 +1471,7 @@
<protobuf.plugin.version>0.5.0</protobuf.plugin.version>
<thrift.path>thrift</thrift.path>
<thrift.version>0.12.0</thrift.version>
- <zookeeper.version>3.4.10</zookeeper.version>
+ <zookeeper.version>3.5.5</zookeeper.version>
<!-- What ZooKeeper 3.4.x depends on and nothing more -->
Review comment:
this comment was also added by
https://issues.apache.org/jira/browse/HBASE-20108
we can update it to "What ZooKeeper 3.5.5 depends on...", but I think it is
a bit hard to decode this comment and I would change it to something like this:
"providing JLine on the classpath for zookeeper (see HBASE-20108)"
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services