Repository: zookeeper
Updated Branches:
refs/heads/branch-3.4 39d3a4f26 -> b0aaa7de5
Preparing for release 3.4.10
Project: http://git-wip-us.apache.org/repos/asf/zookeeper/repo
Commit: http://git-wip-us.apache.org/repos/asf/zookeeper/commit/b0aaa7de
Tree: http://git-wip-us.apache.org/repos/asf/zookeeper/tree/b0aaa7de
Diff: http://git-wip-us.apache.org/repos/asf/zookeeper/diff/b0aaa7de
Branch: refs/heads/branch-3.4
Commit: b0aaa7de5b28375cd34ead8c8fbf14e3ebddd30f
Parents: 39d3a4f
Author: Rakesh Radhakrishnan <rakeshr@apache.org>
Authored: Thu Mar 23 15:46:04 2017 +0530
Committer: Rakesh Radhakrishnan <rakeshr@apache.org>
Committed: Thu Mar 23 15:46:04 2017 +0530
----------------------------------------------------------------------
docs/releasenotes.html | 10 +++++++++-
1 file changed, 9 insertions(+), 1 deletion(-)
----------------------------------------------------------------------
http://git-wip-us.apache.org/repos/asf/zookeeper/blob/b0aaa7de/docs/releasenotes.html
----------------------------------------------------------------------
diff --git a/docs/releasenotes.html b/docs/releasenotes.html
index e4529bc..1131220 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -263,8 +263,14 @@ document.write("Last Published: " + document.lastModified);
</li>
<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2696'>ZOOKEEPER-2696</a>]
- Eclipse ant task no longer determines correct classpath for tests after ZOOKEEPER-2689
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2706'>ZOOKEEPER-2706</a>]
- checkstyle broken on branch-3.4
+</li>
<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2710'>ZOOKEEPER-2710</a>]
- Regenerate documentation for branch-3.4 release
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2712'>ZOOKEEPER-2712</a>]
- MiniKdc test case intermittently failing due to principal not found in Kerberos
database
+</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2726'>ZOOKEEPER-2726</a>]
- Patch for ZOOKEEPER-2693 introduces potential race condition
+</li>
</ul>
<h2> Improvement
@@ -292,7 +298,7 @@ document.write("Last Published: " + document.lastModified);
<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-1045'>ZOOKEEPER-1045</a>]
- Support Quorum Peer mutual authentication via SASL
</li>
</ul>
-
+
<h2> Test
</h2>
<ul>
@@ -306,6 +312,8 @@ document.write("Last Published: " + document.lastModified);
</li>
<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2665'>ZOOKEEPER-2665</a>]
- Port QA github pull request build to branch 3.4 and 3.5
</li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2716'>ZOOKEEPER-2716</a>]
- Flaky Test: org.apache.zookeeper.server.SessionTrackerTest.testAddSessionAfterSessionExpiry
+</li>
</ul>
Release Notes - ZooKeeper - Version 3.4.9
|