|
|
-
Re: What happened to QuorumPeer.FactoryMichi Mutsuzaki 2012-05-05, 08:25
Hi Wim,
It looks like the interface was removed to add netty support. http://svn.apache.org/viewvc/zookeeper/branches/branch-3.4/src/java/main/org/apache/zookeeper/server/quorum/QuorumPeer.java?r1=941473&r2=986575 https://issues.apache.org/jira/browse/ZOOKEEPER-733 --Michi On Thu, May 3, 2012 at 4:41 AM, Wim Jongman <[EMAIL PROTECTED]> wrote: > Hi, > > After switching from 3.3.3 to 3.4.2 I found that QuorumPeer.Factory > API has disappeared. I tried to find the release notes that explained > this change but could not find any. > > Can you point me to the docs that described this change? > > Best regards, > > Wim Jongman > Eclipse ECF ZooDiscovery Team |