You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by ph...@apache.org on 2012/03/08 00:29:58 UTC

svn commit: r1298209 - in /zookeeper/branches/branch-3.3: ./ docs/ src/c/ src/c/include/ src/docs/src/documentation/content/xdocs/

Author: phunt
Date: Wed Mar  7 23:29:57 2012
New Revision: 1298209

URL: http://svn.apache.org/viewvc?rev=1298209&view=rev
Log:
Preparing for release 3.3.5

Modified:
    zookeeper/branches/branch-3.3/CHANGES.txt
    zookeeper/branches/branch-3.3/build.xml
    zookeeper/branches/branch-3.3/docs/bookkeeperConfig.pdf
    zookeeper/branches/branch-3.3/docs/bookkeeperOverview.pdf
    zookeeper/branches/branch-3.3/docs/bookkeeperProgrammer.pdf
    zookeeper/branches/branch-3.3/docs/bookkeeperStarted.pdf
    zookeeper/branches/branch-3.3/docs/bookkeeperStream.pdf
    zookeeper/branches/branch-3.3/docs/index.pdf
    zookeeper/branches/branch-3.3/docs/javaExample.pdf
    zookeeper/branches/branch-3.3/docs/linkmap.pdf
    zookeeper/branches/branch-3.3/docs/recipes.pdf
    zookeeper/branches/branch-3.3/docs/releasenotes.html
    zookeeper/branches/branch-3.3/docs/releasenotes.pdf
    zookeeper/branches/branch-3.3/docs/zookeeperAdmin.pdf
    zookeeper/branches/branch-3.3/docs/zookeeperHierarchicalQuorums.pdf
    zookeeper/branches/branch-3.3/docs/zookeeperInternals.pdf
    zookeeper/branches/branch-3.3/docs/zookeeperJMX.pdf
    zookeeper/branches/branch-3.3/docs/zookeeperObservers.pdf
    zookeeper/branches/branch-3.3/docs/zookeeperOver.pdf
    zookeeper/branches/branch-3.3/docs/zookeeperProgrammers.pdf
    zookeeper/branches/branch-3.3/docs/zookeeperQuotas.pdf
    zookeeper/branches/branch-3.3/docs/zookeeperStarted.pdf
    zookeeper/branches/branch-3.3/docs/zookeeperTutorial.pdf
    zookeeper/branches/branch-3.3/src/c/configure.ac
    zookeeper/branches/branch-3.3/src/c/include/zookeeper_version.h
    zookeeper/branches/branch-3.3/src/docs/src/documentation/content/xdocs/releasenotes.xml

Modified: zookeeper/branches/branch-3.3/CHANGES.txt
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/CHANGES.txt?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
--- zookeeper/branches/branch-3.3/CHANGES.txt (original)
+++ zookeeper/branches/branch-3.3/CHANGES.txt Wed Mar  7 23:29:57 2012
@@ -1,4 +1,4 @@
-Release 3.3.5 - TBD
+Release 3.3.5 - 2012-03-12
 Backward compatible changes:
 
 BUGFIXES:

Modified: zookeeper/branches/branch-3.3/build.xml
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/build.xml?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
--- zookeeper/branches/branch-3.3/build.xml (original)
+++ zookeeper/branches/branch-3.3/build.xml Wed Mar  7 23:29:57 2012
@@ -24,7 +24,7 @@
 
     <property environment="env"/>
     
-    <property name="version" value="3.3.4" />
+    <property name="version" value="3.3.5" />
     <property name="final.name" value="${name}-${version}"/>
     <property name="revision.dir" value="${basedir}/.revision" />
     <property name="revision.properties" value="revision.properties" />

Modified: zookeeper/branches/branch-3.3/docs/bookkeeperConfig.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/bookkeeperConfig.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Files zookeeper/branches/branch-3.3/docs/bookkeeperConfig.pdf (original) and zookeeper/branches/branch-3.3/docs/bookkeeperConfig.pdf Wed Mar  7 23:29:57 2012 differ

Modified: zookeeper/branches/branch-3.3/docs/bookkeeperOverview.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/bookkeeperOverview.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Files zookeeper/branches/branch-3.3/docs/bookkeeperOverview.pdf (original) and zookeeper/branches/branch-3.3/docs/bookkeeperOverview.pdf Wed Mar  7 23:29:57 2012 differ

Modified: zookeeper/branches/branch-3.3/docs/bookkeeperProgrammer.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/bookkeeperProgrammer.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Files zookeeper/branches/branch-3.3/docs/bookkeeperProgrammer.pdf (original) and zookeeper/branches/branch-3.3/docs/bookkeeperProgrammer.pdf Wed Mar  7 23:29:57 2012 differ

Modified: zookeeper/branches/branch-3.3/docs/bookkeeperStarted.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/bookkeeperStarted.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Files zookeeper/branches/branch-3.3/docs/bookkeeperStarted.pdf (original) and zookeeper/branches/branch-3.3/docs/bookkeeperStarted.pdf Wed Mar  7 23:29:57 2012 differ

Modified: zookeeper/branches/branch-3.3/docs/bookkeeperStream.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/bookkeeperStream.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Files zookeeper/branches/branch-3.3/docs/bookkeeperStream.pdf (original) and zookeeper/branches/branch-3.3/docs/bookkeeperStream.pdf Wed Mar  7 23:29:57 2012 differ

Modified: zookeeper/branches/branch-3.3/docs/index.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/index.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/docs/javaExample.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/javaExample.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/docs/linkmap.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/linkmap.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/docs/recipes.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/recipes.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/docs/releasenotes.html
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/releasenotes.html?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
--- zookeeper/branches/branch-3.3/docs/releasenotes.html (original)
+++ zookeeper/branches/branch-3.3/docs/releasenotes.html Wed Mar  7 23:29:57 2012
@@ -5,7 +5,7 @@
 <meta content="Apache Forrest" name="Generator">
 <meta name="Forrest-version" content="0.9">
 <meta name="Forrest-skin-name" content="pelt">
-<title>ZooKeeper 3.3.4 Release Notes</title>
+<title>ZooKeeper 3.3.5 Release Notes</title>
 <link type="text/css" href="skin/basic.css" rel="stylesheet">
 <link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
 <link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
@@ -202,12 +202,12 @@ document.write("Last Published: " + docu
 <a class="dida" href="releasenotes.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
         PDF</a>
 </div>
-<h1>ZooKeeper 3.3.4 Release Notes</h1>
+<h1>ZooKeeper 3.3.5 Release Notes</h1>
 <div id="front-matter">
 <div id="minitoc-area">
 <ul class="minitoc">
 <li>
-<a href="#changes">Changes Since ZooKeeper 3.3.3</a>
+<a href="#changes">Changes Since ZooKeeper 3.3.4</a>
 </li>
 </ul>
 </div>
@@ -230,12 +230,12 @@ later.</p>
 
 
 <a name="changes"></a>
-<h2 class="h3">Changes Since ZooKeeper 3.3.3</h2>
+<h2 class="h3">Changes Since ZooKeeper 3.3.4</h2>
 <div class="section">
 <table class="ForrestTable" cellspacing="1" cellpadding="4">
-<caption>Changes Since ZooKeeper 3.3.3</caption>
+<caption>Changes Since ZooKeeper 3.3.4</caption>
 
-<title>Changes Since ZooKeeper 3.3.3</title>
+<title>Changes Since ZooKeeper 3.3.4</title>
 
 
 <tr>
@@ -254,97 +254,37 @@ later.</p>
 
 
 <tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-961">ZOOKEEPER-961</a>]</td><td>         Watch recovery after disconnection when connection string contains a prefix
+<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-973">ZOOKEEPER-973</a>]</td><td>         bind() could fail on Leader because it does not setReuseAddress on its ServerSocket 
 </td>
 </tr>
 
 <tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1006">ZOOKEEPER-1006</a>]</td><td>         QuorumPeer "Address already in use" -- regression in 3.3.3
+<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1089">ZOOKEEPER-1089</a>]</td><td>         zkServer.sh status does not work due to invalid option of nc
 </td>
 </tr>
 
 <tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1046">ZOOKEEPER-1046</a>]</td><td>         Creating a new sequential node results in a ZNODEEXISTS error
+<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1309">ZOOKEEPER-1309</a>]</td><td>         Creating a new ZooKeeper client can leak file handles
 </td>
 </tr>
 
 <tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1049">ZOOKEEPER-1049</a>]</td><td>         Session expire/close flooding renders heartbeats to delay significantly
+<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1352">ZOOKEEPER-1352</a>]</td><td>         server.InvalidSnapshotTest is using connection timeouts that are too short
 </td>
 </tr>
 
 <tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1069">ZOOKEEPER-1069</a>]</td><td>         Calling shutdown() on a QuorumPeer too quickly can lead to a corrupt log
+<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1353">ZOOKEEPER-1353</a>]</td><td>         C client test suite fails consistently
 </td>
 </tr>
 
 <tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1087">ZOOKEEPER-1087</a>]</td><td>         ForceSync VM arguement not working when set to "no"
+<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1367">ZOOKEEPER-1367</a>]</td><td>         Data inconsistencies and unexpired ephemeral nodes after cluster restart
 </td>
 </tr>
 
 <tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1097">ZOOKEEPER-1097</a>]</td><td>         Quota is not correctly rehydrated on snapshot reload
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1117">ZOOKEEPER-1117</a>]</td><td>         zookeeper 3.3.3 fails to build with gcc &gt;= 4.6.1 on Debian/Ubuntu
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1154">ZOOKEEPER-1154</a>]</td><td>         Data inconsistency when the node(s) with the highest zxid is not present at the time of leader election
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1156">ZOOKEEPER-1156</a>]</td><td>         Log truncation truncating log too much - can cause data loss
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1174">ZOOKEEPER-1174</a>]</td><td>         FD leak when network unreachable
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1189">ZOOKEEPER-1189</a>]</td><td>         For an invalid snapshot file(less than 10bytes size) RandomAccessFile stream is leaking.
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1203">ZOOKEEPER-1203</a>]</td><td>         Zookeeper systest is missing Junit Classes 
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1206">ZOOKEEPER-1206</a>]</td><td>         Sequential node creation does not use always use digits in node name given certain Locales.
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1208">ZOOKEEPER-1208</a>]</td><td>         Ephemeral node not removed after the client session is long gone
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1212">ZOOKEEPER-1212</a>]</td><td>         zkServer.sh stop action is not conformat with LSB para 20.2&nbsp;Init&nbsp;Script&nbsp;Actions
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1264">ZOOKEEPER-1264</a>]</td><td>         FollowerResyncConcurrencyTest failing intermittently
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1271">ZOOKEEPER-1271</a>]</td><td>         testEarlyLeaderAbandonment failing on solaris - clients not retrying connection
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1283">ZOOKEEPER-1283</a>]</td><td>         building 3.3 branch fails with Ant 1.8.2 (success with 1.7.1 though)
+<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1386">ZOOKEEPER-1386</a>]</td><td>         avoid flaky URL redirection in "ant javadoc" : replace "http://java.sun.com/javase/6/docs/api/" with "http://download.oracle.com/javase/6/docs/api/" 
 </td>
 </tr>
         
@@ -356,26 +296,14 @@ later.</p>
 
 
 <tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1103">ZOOKEEPER-1103</a>]</td><td>         In QuorumTest, use the same "for ( .. try { break } catch { } )" pattern in testFollowersStartAfterLeaders as in testSessionMove.
-</td>
-</tr>
-
-<tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1239">ZOOKEEPER-1239</a>]</td><td>         add logging/stats to identify fsync stalls
+<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1345">ZOOKEEPER-1345</a>]</td><td>         Add a .gitignore file with general exclusions and Eclipse project files excluded
 </td>
 </tr>
 
 <tr>
-<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1301">ZOOKEEPER-1301</a>]</td><td>         backport patches related to the zk startup script from 3.4 to 3.3 release 
+<td>[<a href="https://issues.apache.org/jira/browse/ZOOKEEPER-1389">ZOOKEEPER-1389</a>]</td><td>         it would be nice if start-foreground used exec $JAVA in order to get rid of the intermediate shell process
 </td>
 </tr>
-    
-
-<tr>
-<td>        New Feature
-</td><td></td>
-</tr>
-
 
 
 </table>

Modified: zookeeper/branches/branch-3.3/docs/releasenotes.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/releasenotes.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/docs/zookeeperAdmin.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/zookeeperAdmin.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/docs/zookeeperHierarchicalQuorums.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/zookeeperHierarchicalQuorums.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Files zookeeper/branches/branch-3.3/docs/zookeeperHierarchicalQuorums.pdf (original) and zookeeper/branches/branch-3.3/docs/zookeeperHierarchicalQuorums.pdf Wed Mar  7 23:29:57 2012 differ

Modified: zookeeper/branches/branch-3.3/docs/zookeeperInternals.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/zookeeperInternals.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/docs/zookeeperJMX.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/zookeeperJMX.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Files zookeeper/branches/branch-3.3/docs/zookeeperJMX.pdf (original) and zookeeper/branches/branch-3.3/docs/zookeeperJMX.pdf Wed Mar  7 23:29:57 2012 differ

Modified: zookeeper/branches/branch-3.3/docs/zookeeperObservers.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/zookeeperObservers.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Files zookeeper/branches/branch-3.3/docs/zookeeperObservers.pdf (original) and zookeeper/branches/branch-3.3/docs/zookeeperObservers.pdf Wed Mar  7 23:29:57 2012 differ

Modified: zookeeper/branches/branch-3.3/docs/zookeeperOver.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/zookeeperOver.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/docs/zookeeperProgrammers.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/zookeeperProgrammers.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/docs/zookeeperQuotas.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/zookeeperQuotas.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Files zookeeper/branches/branch-3.3/docs/zookeeperQuotas.pdf (original) and zookeeper/branches/branch-3.3/docs/zookeeperQuotas.pdf Wed Mar  7 23:29:57 2012 differ

Modified: zookeeper/branches/branch-3.3/docs/zookeeperStarted.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/zookeeperStarted.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/docs/zookeeperTutorial.pdf
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/docs/zookeeperTutorial.pdf?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
Binary files - no diff available.

Modified: zookeeper/branches/branch-3.3/src/c/configure.ac
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/src/c/configure.ac?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
--- zookeeper/branches/branch-3.3/src/c/configure.ac (original)
+++ zookeeper/branches/branch-3.3/src/c/configure.ac Wed Mar  7 23:29:57 2012
@@ -3,7 +3,7 @@
 
 AC_PREREQ(2.59)
 
-AC_INIT([zookeeper C client],3.3.4,[zookeeper-user@hadoop.apache.org],[c-client-src])
+AC_INIT([zookeeper C client],3.3.5,[zookeeper-user@hadoop.apache.org],[c-client-src])
 AC_CONFIG_SRCDIR([src/zookeeper.c])
 
 # initialize Doxygen support

Modified: zookeeper/branches/branch-3.3/src/c/include/zookeeper_version.h
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/src/c/include/zookeeper_version.h?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
--- zookeeper/branches/branch-3.3/src/c/include/zookeeper_version.h (original)
+++ zookeeper/branches/branch-3.3/src/c/include/zookeeper_version.h Wed Mar  7 23:29:57 2012
@@ -24,7 +24,7 @@ extern "C" {
 
 #define ZOO_MAJOR_VERSION 3
 #define ZOO_MINOR_VERSION 3
-#define ZOO_PATCH_VERSION 4
+#define ZOO_PATCH_VERSION 5
 
 #ifdef __cplusplus
 }

Modified: zookeeper/branches/branch-3.3/src/docs/src/documentation/content/xdocs/releasenotes.xml
URL: http://svn.apache.org/viewvc/zookeeper/branches/branch-3.3/src/docs/src/documentation/content/xdocs/releasenotes.xml?rev=1298209&r1=1298208&r2=1298209&view=diff
==============================================================================
--- zookeeper/branches/branch-3.3/src/docs/src/documentation/content/xdocs/releasenotes.xml (original)
+++ zookeeper/branches/branch-3.3/src/docs/src/documentation/content/xdocs/releasenotes.xml Wed Mar  7 23:29:57 2012
@@ -18,7 +18,7 @@
 <!DOCTYPE article PUBLIC "-//OASIS//DTD Simplified DocBook XML V1.0//EN"
 "http://www.oasis-open.org/docbook/xml/simple/1.0/sdocbook.dtd">
 <article id="ar_ReleaseNotes">
-  <title>ZooKeeper 3.3.4 Release Notes</title>
+  <title>ZooKeeper 3.3.5 Release Notes</title>
 
   <articleinfo>
     <legalnotice>
@@ -47,10 +47,10 @@ from version 2 of ZooKeeper (SourceForge
 later.</para>
 
 <section id="changes">
-<title>Changes Since ZooKeeper 3.3.3</title>
+<title>Changes Since ZooKeeper 3.3.4</title>
 
 <table>
-<title>Changes Since ZooKeeper 3.3.3</title>
+<title>Changes Since ZooKeeper 3.3.4</title>
 <tgroup cols='2'>
 <colspec colname='c1'/><colspec colname='c2'/>
 <thead>
@@ -64,58 +64,28 @@ later.</para>
 <row><entry>        Bug
 </entry><entry></entry></row>
 
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-961'>ZOOKEEPER-961</ulink>]</entry><entry>         Watch recovery after disconnection when connection string contains a prefix
+<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-973'>ZOOKEEPER-973</ulink>]</entry><entry>         bind() could fail on Leader because it does not setReuseAddress on its ServerSocket 
 </entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1006'>ZOOKEEPER-1006</ulink>]</entry><entry>         QuorumPeer &quot;Address already in use&quot; -- regression in 3.3.3
+<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1089'>ZOOKEEPER-1089</ulink>]</entry><entry>         zkServer.sh status does not work due to invalid option of nc
 </entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1046'>ZOOKEEPER-1046</ulink>]</entry><entry>         Creating a new sequential node results in a ZNODEEXISTS error
+<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1309'>ZOOKEEPER-1309</ulink>]</entry><entry>         Creating a new ZooKeeper client can leak file handles
 </entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1049'>ZOOKEEPER-1049</ulink>]</entry><entry>         Session expire/close flooding renders heartbeats to delay significantly
+<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1352'>ZOOKEEPER-1352</ulink>]</entry><entry>         server.InvalidSnapshotTest is using connection timeouts that are too short
 </entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1069'>ZOOKEEPER-1069</ulink>]</entry><entry>         Calling shutdown() on a QuorumPeer too quickly can lead to a corrupt log
+<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1353'>ZOOKEEPER-1353</ulink>]</entry><entry>         C client test suite fails consistently
 </entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1087'>ZOOKEEPER-1087</ulink>]</entry><entry>         ForceSync VM arguement not working when set to &quot;no&quot;
+<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1367'>ZOOKEEPER-1367</ulink>]</entry><entry>         Data inconsistencies and unexpired ephemeral nodes after cluster restart
 </entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1097'>ZOOKEEPER-1097</ulink>]</entry><entry>         Quota is not correctly rehydrated on snapshot reload
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1117'>ZOOKEEPER-1117</ulink>]</entry><entry>         zookeeper 3.3.3 fails to build with gcc &gt;= 4.6.1 on Debian/Ubuntu
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1154'>ZOOKEEPER-1154</ulink>]</entry><entry>         Data inconsistency when the node(s) with the highest zxid is not present at the time of leader election
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1156'>ZOOKEEPER-1156</ulink>]</entry><entry>         Log truncation truncating log too much - can cause data loss
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1174'>ZOOKEEPER-1174</ulink>]</entry><entry>         FD leak when network unreachable
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1189'>ZOOKEEPER-1189</ulink>]</entry><entry>         For an invalid snapshot file(less than 10bytes size) RandomAccessFile stream is leaking.
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1203'>ZOOKEEPER-1203</ulink>]</entry><entry>         Zookeeper systest is missing Junit Classes 
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1206'>ZOOKEEPER-1206</ulink>]</entry><entry>         Sequential node creation does not use always use digits in node name given certain Locales.
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1208'>ZOOKEEPER-1208</ulink>]</entry><entry>         Ephemeral node not removed after the client session is long gone
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1212'>ZOOKEEPER-1212</ulink>]</entry><entry>         zkServer.sh stop action is not conformat with LSB para 20.2 Init Script Actions
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1264'>ZOOKEEPER-1264</ulink>]</entry><entry>         FollowerResyncConcurrencyTest failing intermittently
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1271'>ZOOKEEPER-1271</ulink>]</entry><entry>         testEarlyLeaderAbandonment failing on solaris - clients not retrying connection
-</entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1283'>ZOOKEEPER-1283</ulink>]</entry><entry>         building 3.3 branch fails with Ant 1.8.2 (success with 1.7.1 though)
+<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1386'>ZOOKEEPER-1386</ulink>]</entry><entry>         avoid flaky URL redirection in &quot;ant javadoc&quot; : replace &quot;http://java.sun.com/javase/6/docs/api/&quot; with &quot;http://download.oracle.com/javase/6/docs/api/&quot; 
 </entry></row>
         
 <row><entry>        Improvement
 </entry><entry></entry></row>
 
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1103'>ZOOKEEPER-1103</ulink>]</entry><entry>         In QuorumTest, use the same &quot;for ( .. try { break } catch { } )&quot; pattern in testFollowersStartAfterLeaders as in testSessionMove.
+<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1345'>ZOOKEEPER-1345</ulink>]</entry><entry>         Add a .gitignore file with general exclusions and Eclipse project files excluded
 </entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1239'>ZOOKEEPER-1239</ulink>]</entry><entry>         add logging/stats to identify fsync stalls
+<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1389'>ZOOKEEPER-1389</ulink>]</entry><entry>         it would be nice if start-foreground used exec $JAVA in order to get rid of the intermediate shell process
 </entry></row>
-<row><entry>[<ulink url='https://issues.apache.org/jira/browse/ZOOKEEPER-1301'>ZOOKEEPER-1301</ulink>]</entry><entry>         backport patches related to the zk startup script from 3.4 to 3.3 release 
-</entry></row>
-    
-<row><entry>        New Feature
-</entry><entry></entry></row>
-
 
 </tbody></tgroup></table>