Browse Source

Preparing for release 3.4.13

Michael Han 7 years ago
parent
commit
2d71af4dbe

+ 1 - 1
build.xml

@@ -73,7 +73,7 @@ xmlns:cs="antlib:com.puppycrawl.tools.checkstyle">
 
 
     <property environment="env"/>
     <property environment="env"/>
     
     
-    <property name="version" value="3.4.13-SNAPSHOT" />
+    <property name="version" value="3.4.13" />
     <property name="final.name" value="${name}-${version}"/>
     <property name="final.name" value="${name}-${version}"/>
     <property name="revision.dir" value="${basedir}/.revision" />
     <property name="revision.dir" value="${basedir}/.revision" />
     <property name="revision.properties" value="revision.properties" />
     <property name="revision.properties" value="revision.properties" />

BIN
docs/bookkeeperConfig.pdf


BIN
docs/bookkeeperOverview.pdf


BIN
docs/bookkeeperProgrammer.pdf


BIN
docs/bookkeeperStarted.pdf


BIN
docs/bookkeeperStream.pdf


BIN
docs/index.pdf


BIN
docs/javaExample.pdf


BIN
docs/linkmap.pdf


BIN
docs/recipes.pdf


+ 63 - 0
docs/releasenotes.html

@@ -202,6 +202,69 @@ document.write("Last Published: " + document.lastModified);
 <a class="dida" href="releasenotes.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
 <a class="dida" href="releasenotes.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
         PDF</a>
         PDF</a>
 </div>
 </div>
+
+        Release Notes - ZooKeeper - Version 3.4.13
+    
+<h2>        Sub-task
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2980'>ZOOKEEPER-2980</a>] -         Backport ZOOKEEPER-2939 Deal with maxbuffer as it relates to proposals
+</li>
+</ul>
+        
+<h2>        Bug
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2184'>ZOOKEEPER-2184</a>] -         Zookeeper Client should re-resolve hosts when connection attempts fail
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2920'>ZOOKEEPER-2920</a>] -         Upgrade OWASP Dependency Check to 3.2.1
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2959'>ZOOKEEPER-2959</a>] -         ignore accepted epoch and LEADERINFO ack from observers when a newly elected leader computes new epoch
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2988'>ZOOKEEPER-2988</a>] -         NPE triggered if server receives a vote for a server id not in their voting view
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2993'>ZOOKEEPER-2993</a>] -         .ignore file prevents adding src/java/main/org/apache/jute/compiler/generated dir to git repo
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-3007'>ZOOKEEPER-3007</a>] -         Potential NPE in ReferenceCountedACLCache#deserialize 
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-3027'>ZOOKEEPER-3027</a>] -         Accidently removed public API of FileTxnLog.setPreallocSize()
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-3039'>ZOOKEEPER-3039</a>] -         TxnLogToolkit uses Scanner badly
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-3041'>ZOOKEEPER-3041</a>] -         Typo in error message, affects log analysis
+</li>
+</ul>
+        
+<h2>        New Feature
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2994'>ZOOKEEPER-2994</a>] -         Tool required to recover log and snapshot entries with CRC errors
+</li>
+</ul>
+        
+<h2>        Improvement
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-3012'>ZOOKEEPER-3012</a>] -         Fix unit test: testDataDirAndDataLogDir should not use hardcode test folders
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-3019'>ZOOKEEPER-3019</a>] -         Add a metric to track number of slow fsyncs
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-3043'>ZOOKEEPER-3043</a>] -         QuorumKerberosHostBasedAuthTest fails on Linux box: Unable to parse:includedir /etc/krb5.conf.d/
+</li>
+</ul>
+    
+<h2>        Test
+</h2>
+<ul>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2415'>ZOOKEEPER-2415</a>] -         SessionTest is using Thread deprecated API.
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2955'>ZOOKEEPER-2955</a>] -         Enable Clover code coverage report
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2968'>ZOOKEEPER-2968</a>] -         Add C client code coverage tests
+</li>
+</ul>
+                                                                                                                                            
+
         Release Notes - ZooKeeper - Version 3.4.12
         Release Notes - ZooKeeper - Version 3.4.12
 
 
 <h2>        Bug
 <h2>        Bug

+ 1 - 0
docs/zookeeperAdmin.html

@@ -1952,6 +1952,7 @@ zk_synced_followers 4               - only exposed by the Leader
 zk_pending_syncs    0               - only exposed by the Leader
 zk_pending_syncs    0               - only exposed by the Leader
 zk_open_file_descriptor_count 23    - only available on Unix platforms
 zk_open_file_descriptor_count 23    - only available on Unix platforms
 zk_max_file_descriptor_count 1024   - only available on Unix platforms
 zk_max_file_descriptor_count 1024   - only available on Unix platforms
+zk_fsync_threshold_exceed_count	0
 </pre>
 </pre>
 <p>The output is compatible with java properties format and the content 
 <p>The output is compatible with java properties format and the content 
         may change over time (new keys added). Your scripts should expect changes.</p>
         may change over time (new keys added). Your scripts should expect changes.</p>

BIN
docs/zookeeperAdmin.pdf


BIN
docs/zookeeperHierarchicalQuorums.pdf


BIN
docs/zookeeperInternals.pdf


BIN
docs/zookeeperJMX.pdf


BIN
docs/zookeeperObservers.pdf


BIN
docs/zookeeperOver.pdf


BIN
docs/zookeeperProgrammers.pdf


BIN
docs/zookeeperQuotas.pdf


BIN
docs/zookeeperStarted.pdf


BIN
docs/zookeeperTutorial.pdf


+ 1 - 1
src/c/CMakeLists.txt

@@ -16,7 +16,7 @@
 
 
 cmake_minimum_required(VERSION 3.6)
 cmake_minimum_required(VERSION 3.6)
 
 
-project(zookeeper VERSION 3.4.12)
+project(zookeeper VERSION 3.4.13)
 set(email user@zookeeper.apache.org)
 set(email user@zookeeper.apache.org)
 set(description "zookeeper C client")
 set(description "zookeeper C client")
 
 

+ 1 - 1
src/c/configure.ac

@@ -3,7 +3,7 @@
 
 
 AC_PREREQ(2.59)
 AC_PREREQ(2.59)
 
 
-AC_INIT([zookeeper C client],3.4.12,[user@zookeeper.apache.org],[zookeeper])
+AC_INIT([zookeeper C client],3.4.13,[user@zookeeper.apache.org],[zookeeper])
 AC_CONFIG_SRCDIR([src/zookeeper.c])
 AC_CONFIG_SRCDIR([src/zookeeper.c])
 
 
 # Save initial CFLAGS and CXXFLAGS values before AC_PROG_CC and AC_PROG_CXX
 # Save initial CFLAGS and CXXFLAGS values before AC_PROG_CC and AC_PROG_CXX