Repository: zookeeper Updated Branches: refs/heads/branch-3.4 50448bd92 -> 1b59e3cde 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/1b59e3cd Tree: http://git-wip-us.apache.org/repos/asf/zookeeper/tree/1b59e3cd Diff: http://git-wip-us.apache.org/repos/asf/zookeeper/diff/1b59e3cd Branch: refs/heads/branch-3.4 Commit: 1b59e3cde6457f81951f06c31548cc2064ed69c6 Parents: 50448bd Author: Rakesh Radhakrishnan Authored: Wed Mar 8 12:21:40 2017 +0530 Committer: Rakesh Radhakrishnan Committed: Wed Mar 8 12:21:40 2017 +0530 ---------------------------------------------------------------------- NOTICE.txt | 2 +- build.xml | 2 +- docs/releasenotes.html | 105 +++++++++++++++++++++++++++++++++ src/NOTICE.txt | 2 +- src/c/NOTICE.txt | 2 +- src/c/configure.ac | 2 +- src/c/include/winconfig.h | 6 +- src/c/include/zookeeper_version.h | 2 +- 8 files changed, 114 insertions(+), 9 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/zookeeper/blob/1b59e3cd/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index 5f43319..877a3f5 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ Apache ZooKeeper -Copyright 2009-2016 The Apache Software Foundation +Copyright 2009-2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/zookeeper/blob/1b59e3cd/build.xml ---------------------------------------------------------------------- diff --git a/build.xml b/build.xml index 35f37da..7e84be9 100644 --- a/build.xml +++ b/build.xml @@ -30,7 +30,7 @@ xmlns:maven="antlib:org.apache.maven.artifact.ant"> - + http://git-wip-us.apache.org/repos/asf/zookeeper/blob/1b59e3cd/docs/releasenotes.html ---------------------------------------------------------------------- diff --git a/docs/releasenotes.html b/docs/releasenotes.html index 337a7ea..e4529bc 100644 --- a/docs/releasenotes.html +++ b/docs/releasenotes.html @@ -203,6 +203,111 @@ document.write("Last Published: " + document.lastModified); PDF + Release Notes - ZooKeeper - Version 3.4.10 + +

Sub-task +

+
    +
  • [ZOOKEEPER-2692] - Fix race condition in testWatchAutoResetWithPending +
  • +
+ +

Bug +

+
    +
  • [ZOOKEEPER-2044] - CancelledKeyException in zookeeper branch-3.4 +
  • +
  • [ZOOKEEPER-2383] - Startup race in ZooKeeperServer +
  • +
  • [ZOOKEEPER-2465] - Documentation copyright notice is out of date. +
  • +
  • [ZOOKEEPER-2467] - NullPointerException when redo Command is passed negative value +
  • +
  • [ZOOKEEPER-2470] - ServerConfig#parse(String[]) ignores tickTime +
  • +
  • [ZOOKEEPER-2542] - Update NOTICE file with Netty notice in 3.4 +
  • +
  • [ZOOKEEPER-2552] - Revisit release note doc and remove the items which are not related to the released version +
  • +
  • [ZOOKEEPER-2558] - Potential memory leak in recordio.c +
  • +
  • [ZOOKEEPER-2573] - Modify Info.REVISION to adapt git repo +
  • +
  • [ZOOKEEPER-2574] - PurgeTxnLog can inadvertently delete required txn log files +
  • +
  • [ZOOKEEPER-2579] - ZooKeeper server should verify that dataDir and snapDir are writeable before starting +
  • +
  • [ZOOKEEPER-2606] - SaslServerCallbackHandler#handleAuthorizeCallback() should log the exception +
  • +
  • [ZOOKEEPER-2617] - correct a few spelling typos +
  • +
  • [ZOOKEEPER-2622] - ZooTrace.logQuorumPacket does nothing +
  • +
  • [ZOOKEEPER-2633] - Build failure in contrib/zkfuse with gcc 6.x +
  • +
  • [ZOOKEEPER-2646] - Java target in branch 3.4 doesn't match documentation +
  • +
  • [ZOOKEEPER-2651] - Missing src/pom.template in release +
  • +
  • [ZOOKEEPER-2652] - Fix HierarchicalQuorumTest.java +
  • +
  • [ZOOKEEPER-2671] - Fix compilation error in branch-3.4 +
  • +
  • [ZOOKEEPER-2678] - Large databases take a long time to regain a quorum +
  • +
  • [ZOOKEEPER-2680] - Correct DataNode.getChildren() inconsistent behaviour. +
  • +
  • [ZOOKEEPER-2689] - Fix Kerberos Authentication related test cases +
  • +
  • [ZOOKEEPER-2693] - DOS attack on wchp/wchc four letter words (4lw) +
  • +
  • [ZOOKEEPER-2696] - Eclipse ant task no longer determines correct classpath for tests after ZOOKEEPER-2689 +
  • +
  • [ZOOKEEPER-2710] - Regenerate documentation for branch-3.4 release +
  • +
+ +

Improvement +

+
    +
  • [ZOOKEEPER-2479] - Add 'electionTimeTaken' value in LeaderMXBean and FollowerMXBean +
  • +
  • [ZOOKEEPER-2507] - C unit test improvement: line break between 'ZooKeeper server started' and 'Running' +
  • +
  • [ZOOKEEPER-2557] - Update gitignore to account for other file extensions +
  • +
  • [ZOOKEEPER-2594] - Use TLS for downloading artifacts during build +
  • +
  • [ZOOKEEPER-2620] - Add comments to testReadOnlySnapshotDir and testReadOnlyTxnLogDir indicating that the tests will fail when run as root +
  • +
  • [ZOOKEEPER-2672] - Remove CHANGE.txt +
  • +
  • [ZOOKEEPER-2682] - Make it optional to fail build on test failure +
  • +
+ +

New Feature +

+
    +
  • [ZOOKEEPER-1045] - Support Quorum Peer mutual authentication via SASL +
  • +
+ +

Test +

+
    +
  • [ZOOKEEPER-2502] - Flaky Test: org.apache.zookeeper.server.quorum.CnxManagerTest.testCnxFromFutureVersion +
  • +
  • [ZOOKEEPER-2650] - Test Improvement by adding more QuorumPeer Auth related test cases +
  • +
  • [ZOOKEEPER-2656] - Fix ServerConfigTest#testValidArguments test case failures +
  • +
  • [ZOOKEEPER-2664] - ClientPortBindTest#testBindByAddress may fail due to "No such device" exception +
  • +
  • [ZOOKEEPER-2665] - Port QA github pull request build to branch 3.4 and 3.5 +
  • +
+ Release Notes - ZooKeeper - Version 3.4.9

Sub-task http://git-wip-us.apache.org/repos/asf/zookeeper/blob/1b59e3cd/src/NOTICE.txt ---------------------------------------------------------------------- diff --git a/src/NOTICE.txt b/src/NOTICE.txt index a902c6a..80d0188 100644 --- a/src/NOTICE.txt +++ b/src/NOTICE.txt @@ -1,5 +1,5 @@ Apache ZooKeeper -Copyright 2009-2016 The Apache Software Foundation +Copyright 2009-2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/zookeeper/blob/1b59e3cd/src/c/NOTICE.txt ---------------------------------------------------------------------- diff --git a/src/c/NOTICE.txt b/src/c/NOTICE.txt index 07ef1ad..440b74d 100644 --- a/src/c/NOTICE.txt +++ b/src/c/NOTICE.txt @@ -1,5 +1,5 @@ Apache ZooKeeper -Copyright 2009-2011 The Apache Software Foundation +Copyright 2009-2017 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/zookeeper/blob/1b59e3cd/src/c/configure.ac ---------------------------------------------------------------------- diff --git a/src/c/configure.ac b/src/c/configure.ac index be00af9..21d752c 100644 --- a/src/c/configure.ac +++ b/src/c/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.59) -AC_INIT([zookeeper C client],3.4.9,[user@zookeeper.apache.org],[zookeeper]) +AC_INIT([zookeeper C client],3.4.10,[user@zookeeper.apache.org],[zookeeper]) AC_CONFIG_SRCDIR([src/zookeeper.c]) # Save initial CFLAGS and CXXFLAGS values before AC_PROG_CC and AC_PROG_CXX http://git-wip-us.apache.org/repos/asf/zookeeper/blob/1b59e3cd/src/c/include/winconfig.h ---------------------------------------------------------------------- diff --git a/src/c/include/winconfig.h b/src/c/include/winconfig.h index ce42b26..9d936ec 100644 --- a/src/c/include/winconfig.h +++ b/src/c/include/winconfig.h @@ -117,7 +117,7 @@ #define PACKAGE_NAME "zookeeper C client" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "zookeeper C client 3.4.9 win32" +#define PACKAGE_STRING "zookeeper C client 3.4.10 win32" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "c-client-src" @@ -126,7 +126,7 @@ #define PACKAGE_URL "" /* Define to the version of this package. */ -#define PACKAGE_VERSION "3.4.9" +#define PACKAGE_VERSION "3.4.10" /* poll() second argument type */ #define POLL_NFDS_TYPE @@ -138,7 +138,7 @@ #define TIME_WITH_SYS_TIME /* Version number of package */ -#define VERSION "3.4.9" +#define VERSION "3.4.10" /* Define to empty if `const' does not conform to ANSI C. */ /* #undef const */ http://git-wip-us.apache.org/repos/asf/zookeeper/blob/1b59e3cd/src/c/include/zookeeper_version.h ---------------------------------------------------------------------- diff --git a/src/c/include/zookeeper_version.h b/src/c/include/zookeeper_version.h index 57790c4..186dc74 100644 --- a/src/c/include/zookeeper_version.h +++ b/src/c/include/zookeeper_version.h @@ -24,7 +24,7 @@ extern "C" { #define ZOO_MAJOR_VERSION 3 #define ZOO_MINOR_VERSION 4 -#define ZOO_PATCH_VERSION 9 +#define ZOO_PATCH_VERSION 10 #ifdef __cplusplus }