Repository: zookeeper Updated Branches: refs/heads/PR_TOOL_MERGE_PR_124_BRANCH-3.4 [created] 91343100d
ZOOKEEPER-2552: Revisit release doc and remove the issues not covered by release Author: Edward Ribeiro <[email protected]> Reviewers: Rakesh Radhakrishnan <[email protected]> Closes #124 from eribeiro/ZOOKEEPER-2552 Project: http://git-wip-us.apache.org/repos/asf/zookeeper/repo Commit: http://git-wip-us.apache.org/repos/asf/zookeeper/commit/91343100 Tree: http://git-wip-us.apache.org/repos/asf/zookeeper/tree/91343100 Diff: http://git-wip-us.apache.org/repos/asf/zookeeper/diff/91343100 Branch: refs/heads/PR_TOOL_MERGE_PR_124_BRANCH-3.4 Commit: 91343100d0a92f87a0c12cf519fc4920510e1651 Parents: 9d89dd1 Author: Edward Ribeiro <[email protected]> Authored: Thu Dec 15 21:17:59 2016 +0530 Committer: Rakesh Radhakrishnan <[email protected]> Committed: Thu Dec 15 23:40:51 2016 +0530 ---------------------------------------------------------------------- docs/releasenotes.html | 17 ----------------- 1 file changed, 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zookeeper/blob/91343100/docs/releasenotes.html ---------------------------------------------------------------------- diff --git a/docs/releasenotes.html b/docs/releasenotes.html index 71d7072..337a7ea 100644 --- a/docs/releasenotes.html +++ b/docs/releasenotes.html @@ -287,21 +287,10 @@ document.write("Last Published: " + document.lastModified); </li> <li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2360'>ZOOKEEPER-2360</a>] - Update commons collections version used by tests/releaseaudit </li> -<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2391'>ZOOKEEPER-2391</a>] - setMin/MaxSessionTimeout of ZookeeperServer are implemented in quite a weak way -</li> <li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2412'>ZOOKEEPER-2412</a>] - leader zk out of memory, and leader db lastZxid is not update when process set data. </li> -<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2468'>ZOOKEEPER-2468</a>] - SetQuota and DelQuota -</li> </ul> -<h2> Improvement -</h2> -<ul> -<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2512'>ZOOKEEPER-2512</a>] - Allow Jetty dependency to use HTTPS and Basic Auth -</li> -</ul> - Release Notes - ZooKeeper - Version 3.4.7 <h2> Sub-task @@ -691,10 +680,6 @@ document.write("Last Published: " + document.lastModified); </li> <li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2015'>ZOOKEEPER-2015</a>] - I found memory leak in zk client for c++ </li> -<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2236'>ZOOKEEPER-2236</a>] - Zookeeper truncates file to 0bytes -</li> -<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2327'>ZOOKEEPER-2327</a>] - "ConnectionLoss for /dog" -</li> </ul> <h2> Improvement @@ -728,8 +713,6 @@ document.write("Last Published: " + document.lastModified); </li> <li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-1771'>ZOOKEEPER-1771</a>] - ZooInspector authentication </li> -<li>[<a href='https://issues.apache.org/jira/browse/ZOOKEEPER-2313'>ZOOKEEPER-2313</a>] - Refactor ZooKeeperServerBean and its subclasses (LeaderBean, ObserverBean, FollowerBean) -</li> </ul> <h2> Task
