You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/08/14 17:11:10 UTC

[GitHub] merlimat opened a new pull request #1601: Downgraded ZK version to 3.4.13

merlimat opened a new pull request #1601: Downgraded ZK version to 3.4.13
URL: https://github.com/apache/bookkeeper/pull/1601
 
 
   ### Motivation
   
   BK 4.7 has shipped with newer ZooKeeper client 3.5.3-beta. In many cases, there has been concerns regarding having a dependency on a "beta" release. Irrespective of the seriousness of these concerns for the specific case of ZK which has been in alpha/beta for a very long time, we should not have dependency on versions of software for which the team itself has marked as "not yet stable". 
   
   Adding to that, there is no clear roadmap or ETA for when final 3.5.x stable release will be available.
   
   ### Changes
   
    * Downgraded ZK to latest stable version 3.4.13
    * Adjusted few usages of new client APIs that were introduced in 3.5.x

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services