OK - I found the offending issue: ZOOKEEPER-2014 What is the benefit/logic of moving the reconfig() variants into a new class? I can see if this was done from the start but you have now broken Curator in a fairly serious non-backward compatible way for a minor documenting benefit. Does anyone object to me reversing this?
-Jordan > On Dec 7, 2016, at 11:37 AM, Jordan Zimmerman <jor...@jordanzimmerman.com> > wrote: > > Hi, > > I was compiling Curator against the ZK master and noticed that the reconfig > APIs are gone/changed. Can anyone point me at the issues for this and/or the > discussion why this breaking change was made? > > -Jordan