You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zookeeper.apache.org by af...@apache.org on 2018/03/27 02:20:54 UTC

zookeeper git commit: Preparing for release 3.4.12 RC 1

Repository: zookeeper
Updated Branches:
  refs/heads/branch-3.4 5e453dba5 -> e5259e437


Preparing for release 3.4.12 RC 1

Fix incorrect release notes


Project: http://git-wip-us.apache.org/repos/asf/zookeeper/repo
Commit: http://git-wip-us.apache.org/repos/asf/zookeeper/commit/e5259e43
Tree: http://git-wip-us.apache.org/repos/asf/zookeeper/tree/e5259e43
Diff: http://git-wip-us.apache.org/repos/asf/zookeeper/diff/e5259e43

Branch: refs/heads/branch-3.4
Commit: e5259e437540f349646870ea94dc2658c4e44b3b
Parents: 5e453db
Author: Abraham Fine <af...@apache.org>
Authored: Mon Mar 26 19:19:06 2018 -0700
Committer: Abraham Fine <af...@apache.org>
Committed: Mon Mar 26 19:19:06 2018 -0700

----------------------------------------------------------------------
 docs/releasenotes.html | 18 ++++--------------
 1 file changed, 4 insertions(+), 14 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/zookeeper/blob/e5259e43/docs/releasenotes.html
----------------------------------------------------------------------
diff --git a/docs/releasenotes.html b/docs/releasenotes.html
index a3b7d7a..0703da1 100644
--- a/docs/releasenotes.html
+++ b/docs/releasenotes.html
@@ -204,13 +204,6 @@ document.write("Last Published: " + document.lastModified);
 </div>
         Release Notes - ZooKeeper - Version 3.4.12
 
-<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>
@@ -218,6 +211,8 @@ document.write("Last Published: " + document.lastModified);
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2690'>ZOOKEEPER-2690</a>] -         Update documentation source for ZOOKEEPER-2574
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2806'>ZOOKEEPER-2806</a>] -         Flaky test: org.apache.zookeeper.server.quorum.FLEBackwardElectionRoundTest.testBackwardElectionRound
+</li>
 <li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2845'>ZOOKEEPER-2845</a>] -         Data inconsistency issue due to retain database in leader election
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2893'>ZOOKEEPER-2893</a>] -         very poor choice of logging if client fails to connect to server
@@ -232,6 +227,8 @@ document.write("Last Published: " + document.lastModified);
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2944'>ZOOKEEPER-2944</a>] -         Specify correct overflow value
 </li>
+<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2948'>ZOOKEEPER-2948</a>] -         Failing c unit tests on apache jenkins
+</li>
 <li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2951'>ZOOKEEPER-2951</a>] -         zkServer.cmd does not start when JAVA_HOME ends with a \
 </li>
 <li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2953'>ZOOKEEPER-2953</a>] -         Flaky Test: testNoLogBeforeLeaderEstablishment
@@ -259,13 +256,6 @@ document.write("Last Published: " + document.lastModified);
 </li>
 </ul>
 
-<h2>        Test
-</h2>
-<ul>
-<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2922'>ZOOKEEPER-2922</a>] -         Flaky Test: org.apache.zookeeper.test.LoadFromLogTest
-</li>
-</ul>
-
 <h2>        Wish
 </h2>
 <ul>