Return-Path: X-Original-To: apmail-zookeeper-commits-archive@www.apache.org Delivered-To: apmail-zookeeper-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 498049112 for ; Tue, 14 Feb 2012 04:07:15 +0000 (UTC) Received: (qmail 55839 invoked by uid 500); 14 Feb 2012 04:07:14 -0000 Delivered-To: apmail-zookeeper-commits-archive@zookeeper.apache.org Received: (qmail 55661 invoked by uid 500); 14 Feb 2012 04:07:06 -0000 Mailing-List: contact commits-help@zookeeper.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ Delivered-To: mailing list commits@zookeeper.apache.org Received: (qmail 47384 invoked by uid 99); 14 Feb 2012 04:04:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 04:04:22 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Feb 2012 04:04:18 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 6033D2388CDE for ; Tue, 14 Feb 2012 04:02:19 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r804733 [31/43] - in /websites/staging/zookeeper/trunk: ./ content/ content/doc/r3.4.3/ content/doc/r3.4.3/api/ content/doc/r3.4.3/api/org/ content/doc/r3.4.3/api/org/apache/ content/doc/r3.4.3/api/org/apache/zookeeper/ content/doc/r3.4.3/a... Date: Tue, 14 Feb 2012 04:02:04 -0000 To: commits@zookeeper.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20120214040219.6033D2388CDE@eris.apache.org> Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/alldiffs_index_changes.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/alldiffs_index_changes.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/alldiffs_index_changes.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,190 @@ + + + + + + + + + +All Changes Index + + + + + + + + + + + + + + + + + + + + + +
+All Differences +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ + +
C  +E +K +L +M +O +P +W +Z + TOP +
+ClientCnxn
+ + +
E  +C +K +L +M +O +P +W +Z + TOP +
+Environment
+ + +
K  +C +E +L +M +O +P +W +Z + TOP +
+KeeperException
+ +KeeperException.BadArgumentsException
+ +KeeperException.BadVersionException
+ +KeeperException.Code
+ +KeeperException.InvalidACLException
+ +KeeperException.NoChildrenForEphemeralsException
+ +KeeperException.NodeExistsException
+ +KeeperException.NoNodeException
+ +KeeperException.NotEmptyException
+ + +
L  +C +E +K +M +O +P +W +Z + TOP +
+logEnv +(String, Logger)
+ + +
M  +C +E +K +L +O +P +W +Z + TOP +
+main +(String[])
+ + +org.apache.zookeeper
+ + +
P  +C +E +K +L +M +O +W +Z + TOP +
+packetLen +
+ + +
W  +C +E +K +L +M +O +P +Z + TOP +
+Watcher.Event.KeeperState
+ + +
Z  +C +E +K +L +M +O +P +W + TOP +
+ZooDefs.OpCode
+ +ZooKeeper
+ +ZooKeeper.States
+ +ZooKeeperMain
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/alldiffs_index_removals.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/alldiffs_index_removals.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/alldiffs_index_removals.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,94 @@ + + + + + + + + + +All Removals Index + + + + + + + + + + + + + + + + + + + + + +
+All Differences +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ + +
C  +D +V +Z + TOP +
+ClientCnxn
+  ClientCnxn +(String, int, ZooKeeper, ClientWatchManager) constructor
+ +  ClientCnxn +(String, int, ZooKeeper, ClientWatchManager, long, byte[]) constructor
+ + +
D  +C +V +Z + TOP +
+disableAutoWatchReset +
+ + +
V  +C +D +Z + TOP +
+validatePath +(String)
+ + +
Z  +C +D +V + TOP +
+ZooKeeperMain +() constructor
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/changes-summary.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/changes-summary.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/changes-summary.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,70 @@ + + + + + + + + + +API Differences between zookeeper 3.1.1 and zookeeper 3.4.3 + + + + + + + + + + + + + + +
Generated by
JDiff
+
+ +
+

API Differences

+
+
+

Between zookeeper 3.1.1 and zookeeper 3.4.3

+
+

+ + + + + + + + + +
Changed Packages
+ + org.apache.zookeeper +  
+  + + + + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_additions.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_additions.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_additions.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,181 @@ + + + + + + + + + +Class Additions Index + + + + + + + + + + + + + + + + + + + + + +
+All Classes +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ +
A  +C +K +L +M +O +S +T +Z + TOP +
+AsyncCallback.Children2Callback
+ +
C  +A +K +L +M +O +S +T +Z + TOP +
+ClientCnxnSocketNIO
+ +
K  +A +C +L +M +O +S +T +Z + TOP +
+KeeperException.NotReadOnlyException
+KeeperException.SessionMovedException
+ +
L  +A +C +K +M +O +S +T +Z + TOP +
+Login
+ +
M  +A +C +K +L +O +S +T +Z + TOP +
+MultiResponse
+MultiTransactionRecord
+ +
O  +A +C +K +L +M +S +T +Z + TOP +
+Op
+Op.Check
+Op.Create
+Op.Delete
+Op.SetData
+OpResult
+OpResult.CheckResult
+OpResult.CreateResult
+OpResult.DeleteResult
+OpResult.ErrorResult
+OpResult.SetDataResult
+ +
S  +A +C +K +L +M +O +T +Z + TOP +
+Shell
+Shell.ExitCodeException
+Shell.ShellCommandExecutor
+ +
T  +A +C +K +L +M +O +S +Z + TOP +
+Transaction
+ +
Z  +A +C +K +L +M +O +S +T + TOP +
+ZKUtil
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_all.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_all.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_all.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,243 @@ + + + + + + + + + +Class Differences Index + + + + + + + + + + + + + + + + + + + + + +
+All Classes +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ +
A  +C +E +K +L +M +O +S +T +W +Z + TOP +
+AsyncCallback.Children2Callback
+ +
C  +A +E +K +L +M +O +S +T +W +Z + TOP +
+ClientCnxn
+ClientCnxnSocketNIO
+ +
E  +A +C +K +L +M +O +S +T +W +Z + TOP +
+Environment
+ +
K  +A +C +E +L +M +O +S +T +W +Z + TOP +
+KeeperException
+KeeperException.BadArgumentsException
+KeeperException.BadVersionException
+KeeperException.Code
+KeeperException.InvalidACLException
+KeeperException.NoChildrenForEphemeralsException
+KeeperException.NodeExistsException
+KeeperException.NoNodeException
+KeeperException.NotEmptyException
+KeeperException.NotReadOnlyException
+KeeperException.SessionMovedException
+ +
L  +A +C +E +K +M +O +S +T +W +Z + TOP +
+Login
+ +
M  +A +C +E +K +L +O +S +T +W +Z + TOP +
+MultiResponse
+MultiTransactionRecord
+ +
O  +A +C +E +K +L +M +S +T +W +Z + TOP +
+Op
+Op.Check
+Op.Create
+Op.Delete
+Op.SetData
+OpResult
+OpResult.CheckResult
+OpResult.CreateResult
+OpResult.DeleteResult
+OpResult.ErrorResult
+OpResult.SetDataResult
+ +
S  +A +C +E +K +L +M +O +T +W +Z + TOP +
+Shell
+Shell.ExitCodeException
+Shell.ShellCommandExecutor
+ +
T  +A +C +E +K +L +M +O +S +W +Z + TOP +
+Transaction
+ +
W  +A +C +E +K +L +M +O +S +T +Z + TOP +
+Watcher.Event.KeeperState
+ +
Z  +A +C +E +K +L +M +O +S +T +W + TOP +
+ZKUtil
+ZooDefs.OpCode
+ZooKeeper
+ZooKeeper.States
+ZooKeeperMain
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_changes.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_changes.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_changes.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,106 @@ + + + + + + + + + +Class Changes Index + + + + + + + + + + + + + + + + + + + + + +
+All Classes +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ +
C  +E +K +W +Z + TOP +
+ClientCnxn
+ +
E  +C +K +W +Z + TOP +
+Environment
+ +
K  +C +E +W +Z + TOP +
+KeeperException
+KeeperException.BadArgumentsException
+KeeperException.BadVersionException
+KeeperException.Code
+KeeperException.InvalidACLException
+KeeperException.NoChildrenForEphemeralsException
+KeeperException.NodeExistsException
+KeeperException.NoNodeException
+KeeperException.NotEmptyException
+ +
W  +C +E +K +Z + TOP +
+Watcher.Event.KeeperState
+ +
Z  +C +E +K +W + TOP +
+ZooDefs.OpCode
+ZooKeeper
+ZooKeeper.States
+ZooKeeperMain
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_removals.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_removals.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/classes_index_removals.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,50 @@ + + + + + + + + + +Class Removals Index + + + + + + + + + + + + + + + + + + + + + +
+All Classes +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_additions.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_additions.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_additions.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,97 @@ + + + + + + + + + +Constructor Additions Index + + + + + + + + + + + + + + + + + + + + + +
+All Constructors +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ +
C  +K +Z + TOP +
+ClientCnxn
+  ClientCnxn +(String, HostProvider, int, ZooKeeper, ClientWatchManager, ClientCnxnSocket, boolean) constructor
+  ClientCnxn +(String, HostProvider, int, ZooKeeper, ClientWatchManager, ClientCnxnSocket, long, byte[], boolean) constructor
+ +
K  +C +Z + TOP +
+KeeperException.BadArgumentsException +(String) constructor
+KeeperException.BadVersionException +(String) constructor
+KeeperException.InvalidACLException +(String) constructor
+KeeperException.NoChildrenForEphemeralsException +(String) constructor
+KeeperException.NodeExistsException +(String) constructor
+KeeperException.NoNodeException +(String) constructor
+KeeperException.NotEmptyException +(String) constructor
+ +
Z  +C +K + TOP +
+ZooKeeper
+  ZooKeeper +(String, int, Watcher, boolean) constructor
+  ZooKeeper +(String, int, Watcher, long, byte[], boolean) constructor
+ZooKeeperMain
+  ZooKeeperMain +(String[]) constructor
+  ZooKeeperMain +(ZooKeeper) constructor
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_all.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_all.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_all.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,103 @@ + + + + + + + + + +Constructor Differences Index + + + + + + + + + + + + + + + + + + + + + +
+All Constructors +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ +
C  +K +Z + TOP +
+ClientCnxn
+  ClientCnxn +(String, int, ZooKeeper, ClientWatchManager) constructor
+  ClientCnxn +(String, int, ZooKeeper, ClientWatchManager, long, byte[]) constructor
+  ClientCnxn +(String, HostProvider, int, ZooKeeper, ClientWatchManager, ClientCnxnSocket, boolean) constructor
+  ClientCnxn +(String, HostProvider, int, ZooKeeper, ClientWatchManager, ClientCnxnSocket, long, byte[], boolean) constructor
+ +
K  +C +Z + TOP +
+KeeperException.BadArgumentsException +(String) constructor
+KeeperException.BadVersionException +(String) constructor
+KeeperException.InvalidACLException +(String) constructor
+KeeperException.NoChildrenForEphemeralsException +(String) constructor
+KeeperException.NodeExistsException +(String) constructor
+KeeperException.NoNodeException +(String) constructor
+KeeperException.NotEmptyException +(String) constructor
+ +
Z  +C +K + TOP +
+ZooKeeper
+  ZooKeeper +(String, int, Watcher, boolean) constructor
+  ZooKeeper +(String, int, Watcher, long, byte[], boolean) constructor
+ZooKeeperMain
+  ZooKeeperMain +() constructor
+  ZooKeeperMain +(String[]) constructor
+  ZooKeeperMain +(ZooKeeper) constructor
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_changes.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_changes.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_changes.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,50 @@ + + + + + + + + + +Constructor Changes Index + + + + + + + + + + + + + + + + + + + + + +
+All Constructors +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_removals.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_removals.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/constructors_index_removals.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,67 @@ + + + + + + + + + +Constructor Removals Index + + + + + + + + + + + + + + + + + + + + + +
+All Constructors +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ +
C  +Z + TOP +
+ClientCnxn
+  ClientCnxn +(String, int, ZooKeeper, ClientWatchManager) constructor
+  ClientCnxn +(String, int, ZooKeeper, ClientWatchManager, long, byte[]) constructor
+ +
Z  +C + TOP +
+ZooKeeperMain +() constructor
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_additions.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_additions.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_additions.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,198 @@ + + + + + + + + + +Field Additions Index + + + + + + + + + + + + + + + + + + + + + +
+All Fields +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ +
A  +C +G +H +M +N +P +S +Z + TOP +
+AuthFailed +
+ +
C  +A +G +H +M +N +P +S +Z + TOP +
+check +
+cl +
+commandCount +
+commandMap +
+ConnectedReadOnly +
+CONNECTEDREADONLY +
+ +
G  +A +C +H +M +N +P +S +Z + TOP +
+getChildren2 +
+ +
H  +A +C +G +M +N +P +S +Z + TOP +
+history +
+host +
+ +
M  +A +C +G +H +N +P +S +Z + TOP +
+multi +
+ +
N  +A +C +G +H +M +P +S +Z + TOP +
+NOT_CONNECTED +
+NOTREADONLY +
+ +
P  +A +C +G +H +M +N +S +Z + TOP +
+printWatches +
+ +
S  +A +C +G +H +M +N +P +Z + TOP +
+sasl +
+SaslAuthenticated +
+SESSIONMOVED +
+ +
Z  +A +C +G +H +M +N +P +S + TOP +
+zk +
+ZOOKEEPER_CLIENT_CNXN_SOCKET +
+zooKeeperSaslClient +
+ + Added: websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_all.html ============================================================================== --- websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_all.html (added) +++ websites/staging/zookeeper/trunk/content/doc/r3.4.3/jdiff/changes/fields_index_all.html Tue Feb 14 04:01:54 2012 @@ -0,0 +1,224 @@ + + + + + + + + + +Field Differences Index + + + + + + + + + + + + + + + + + + + + + +
+All Fields +
+ +Removals + +
+ +Additions + +
+ +Changes + +
+Bold is New, strike is deleted +

+ +
A  +C +D +G +H +M +N +P +S +Z + TOP +
+AuthFailed +
+ +
C  +A +D +G +H +M +N +P +S +Z + TOP +
+check +
+cl +
+commandCount +
+commandMap +
+ConnectedReadOnly +
+CONNECTEDREADONLY +
+ +
D  +A +C +G +H +M +N +P +S +Z + TOP +
+disableAutoWatchReset +
+ +
G  +A +C +D +H +M +N +P +S +Z + TOP +
+getChildren2 +
+ +
H  +A +C +D +G +M +N +P +S +Z + TOP +
+history +
+host +
+ +
M  +A +C +D +G +H +N +P +S +Z + TOP +
+multi +
+ +
N  +A +C +D +G +H +M +P +S +Z + TOP +
+NOT_CONNECTED +
+NOTREADONLY +
+ +
P  +A +C +D +G +H +M +N +S +Z + TOP +
+packetLen +
+printWatches +
+ +
S  +A +C +D +G +H +M +N +P +Z + TOP +
+sasl +
+SaslAuthenticated +
+SESSIONMOVED +
+ +
Z  +A +C +D +G +H +M +N +P +S + TOP +
+zk +
+ZOOKEEPER_CLIENT_CNXN_SOCKET +
+zooKeeperSaslClient +
+ +