|
@@ -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
|