GitHub user JiangJiafu opened a pull request:

    https://github.com/apache/zookeeper/pull/172

    Zookeeper 2691

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/JiangJiafu/zookeeper ZOOKEEPER-2691

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/zookeeper/pull/172.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #172
    
----
commit e179d718709afc61e4acfa0247679cd8e34684d0
Author: Mahadev Konar <maha...@apache.org>
Date:   2012-12-17T07:12:12Z

    ZOOKEEPER-1578. org.apache.zookeeper.server.quorum.Zab1_0Test failed due to 
 hard code with 33556 port. (Li Ping via mahadev)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1422771 
13f79535-47bb-0310-9956-ffa450edef68

commit 70a01502f040ce102dfeb82eaff0505c376d95ff
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2012-12-19T08:04:33Z

    ZOOKEEPER-1334. Zookeeper 3.4.x is not OSGi compliant - MANIFEST.MF is 
flawed (Claus Ibsen via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1423780 
13f79535-47bb-0310-9956-ffa450edef68

commit af4d8207f372eb3b6e7a929017c4cdd035fae11c
Author: Camille Fournier <cami...@apache.org>
Date:   2012-12-31T01:44:18Z

    ZOOKEEPER-1535. ZK Shell/Cli re-executes last command on exit (Edward 
Ribeiro via camille)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1427035 
13f79535-47bb-0310-9956-ffa450edef68

commit 055e8e71767e287c4073efdbdfef944a7225ec5d
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-01-18T14:28:48Z

    ZOOKEEPER-1324. Remove Duplicate NEWLEADER packets from the Leader to the 
Follower. (thawan, fpj via fpj)
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1435159 
13f79535-47bb-0310-9956-ffa450edef68

commit b200af37a7ddeae44bf74fcc96829625bf926a44
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-01-25T01:34:19Z

    ZOOKEEPER-1495. ZK client hangs when using a function not available on the 
server. (Skye W-M via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1438291 
13f79535-47bb-0310-9956-ffa450edef68

commit 094d6a8a7741e816222b7d5582a83f9ff84c67e4
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-01-25T07:15:19Z

    ZOOKEEPER-1615. minor typos in ZooKeeper Programmer's Guide web page (Evan 
Zacks via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1438362 
13f79535-47bb-0310-9956-ffa450edef68

commit 6386376b9bc5ff0d3e92f49cba3010a0f39f1226
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-01-25T07:25:42Z

    ZOOKEEPER-1613. The documentation still points to 2008 in the copyright 
notice (Edward Ribeiro via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1438367 
13f79535-47bb-0310-9956-ffa450edef68

commit 2bbba7b876dab45f8d36888890cc37942f220cf2
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-02-03T06:41:11Z

    ZOOKEEPER-1562. Memory leaks in zoo_multi API (Deepak Jagtap via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1441863 
13f79535-47bb-0310-9956-ffa450edef68

commit da74b8df26a4c80f405bd2ba37cac4dc7a594b4a
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-02-16T00:50:18Z

    ZOOKEEPER-1645. ZooKeeper OSGi package imports not complete (Arnoud 
Glimmerveen via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1446829 
13f79535-47bb-0310-9956-ffa450edef68

commit 36724d557a18fa9ee47873b18f6e963516930dbd
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-02-19T07:55:58Z

    ZOOKEEPER-1648. Fix WatcherTest in JDK7 (Thawan Kooburat via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1447614 
13f79535-47bb-0310-9956-ffa450edef68

commit 7b4847231e4d890b7c4b256f2995993b821d697d
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-02-19T08:18:42Z

    ZOOKEEPER-1606. intermittent failures in ZkDatabaseCorruptionTest on 
jenkins (lixiaofeng via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1447619 
13f79535-47bb-0310-9956-ffa450edef68

commit 85f8053448871b9777e54e546a968f9c4d19ebbc
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-02-19T08:28:54Z

    ZOOKEEPER-1647. OSGi package import/export changes not applied to bin-jar 
(Arnoud Glimmerveen via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1447622 
13f79535-47bb-0310-9956-ffa450edef68

commit b8306fa5a9e16da6981a2fdf2df059149687c7e4
Author: Michi Mutsuzaki <mic...@apache.org>
Date:   2013-04-02T06:31:43Z

    ZOOKEEPER-1633. Introduce a protocol version to connection initiation 
message (Alexander Shraer via michim)
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1463399 
13f79535-47bb-0310-9956-ffa450edef68

commit a51d8a94bc1150b55cd9fb6992cc5187e600184b
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-05-11T13:32:38Z

    ZOOKEEPER-1697:  large snapshots can cause continuous quorum failure
      (phunt via fpj)
    
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1481322 
13f79535-47bb-0310-9956-ffa450edef68

commit f26bda98b95e5c3fc35c177cf8fb7a3898773d70
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-05-13T07:40:13Z

    ZOOKEEPER-1706. Typo in Double Barriers example (Jingguo Yao via fpj)
    
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1481722 
13f79535-47bb-0310-9956-ffa450edef68

commit aeda031727655806523fffec84973cd65d4bae62
Author: Camille Fournier <cami...@apache.org>
Date:   2013-05-16T16:55:41Z

    ZOOKEEPER-1642. Leader loading database twice (fpj via camille)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1483441 
13f79535-47bb-0310-9956-ffa450edef68

commit b1f252d4bc795dbd4f39e40f00398bd6a9b9d0c1
Author: Camille Fournier <cami...@apache.org>
Date:   2013-05-20T17:09:28Z

    ZOOKEEPER-1663. scripts don't work when path contains spaces (Amichai 
Rothman via camille)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1484528 
13f79535-47bb-0310-9956-ffa450edef68

commit a29816358f6ab72d47aa100ba3c8ca37ab360a21
Author: Camille Fournier <cami...@apache.org>
Date:   2013-06-21T17:58:12Z

      ZOOKEEPER-1714 perl client segfaults if ZOO_READ_ACL_UNSAFE constant is 
used
      (Botond Hejj via camille)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1495523 
13f79535-47bb-0310-9956-ffa450edef68

commit 38e3a782acc746e8d7aef56983c21c13e6486c2b
Author: Camille Fournier <cami...@apache.org>
Date:   2013-06-28T16:28:09Z

      ZOOKEEPER-1719. zkCli.sh, zkServer.sh and zkEnv.sh regression caused by 
ZOOKEEPER-1663
      (Marshall McMullen via camille)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1497831 
13f79535-47bb-0310-9956-ffa450edef68

commit ab720e321cff0e237b45e4b8d00ebf61cf66ab0b
Author: Patrick D. Hunt <ph...@apache.org>
Date:   2013-07-01T23:22:45Z

    ZOOKEEPER-1702. ZooKeeper client may write operation packets before 
receiving successful response to connection request, can cause TCP RST (Chris 
Nauroth via phunt)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1498738 
13f79535-47bb-0310-9956-ffa450edef68

commit a4211cadba07476bc4a3a49a837af992dee21a7b
Author: Camille Fournier <cami...@apache.org>
Date:   2013-07-14T22:20:49Z

    ZOOKEEPER-1629. testTransactionLogCorruption occasionally fails. (shralex 
via camille)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1503073 
13f79535-47bb-0310-9956-ffa450edef68

commit 59d34fd3f85c4453dae93eb5c10b8dd24a388e25
Author: Camille Fournier <cami...@apache.org>
Date:   2013-07-15T01:28:22Z

    ZOOKEEPER-1629. testTransactionLogCorruption occasionally fails. (shralex 
via camille)
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1503100 
13f79535-47bb-0310-9956-ffa450edef68

commit c3809a4187275f14790b1f84808389d55f01ec80
Author: Camille Fournier <cami...@apache.org>
Date:   2013-08-02T17:07:06Z

    ZOOKEEPER-1731. Unsynchronized access to ServerCnxnFactory.connectionBeans 
results in 
      deadlock. (Dave Latham via camille)
      
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1509780 
13f79535-47bb-0310-9956-ffa450edef68

commit 89fe3cda9b40fc457afecec313661e35e28cde16
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-09-02T20:19:26Z

    ZOOKEEPER-1713. wrong time calculation in zkfuse.cc (german via fpj)
    
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1519510 
13f79535-47bb-0310-9956-ffa450edef68

commit fb01942d1ffa59e64bbc874abb00b9494a7d42ad
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-09-02T21:47:42Z

    ZOOKEEPER-1379. 'printwatches, redo, history and connect '. client commands 
always print usage. This is not necessary (edward via fpj)
    
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1519521 
13f79535-47bb-0310-9956-ffa450edef68

commit 32593f56c1c084a20f3a76a39b70555607ea8982
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-09-03T11:20:03Z

    ZOOKEEPER-1670: zookeeper should set a default value for SERVER_JVMFLAGS 
and CLIENT_JVMFLAGS so that memory usage is controlled (Arpit Gupta via fpj)
    
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1519650 
13f79535-47bb-0310-9956-ffa450edef68

commit 33550d6ce719b2cedfd0fa8650c4311dd9077d97
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-09-05T20:46:44Z

    ZOOKEEPER-1448: Node+Quota creation in transaction log can crash leader 
startup (Botond Hejj via fpj)
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1520418 
13f79535-47bb-0310-9956-ffa450edef68

commit 579c7a4736ee03183e6cba25d7d20dedb6f892dc
Author: Camille Fournier <cami...@apache.org>
Date:   2013-09-11T20:42:24Z

    ZOOKEEPER-1664. Kerberos auth doesn't work with native platform GSS 
integration. (Boaz Kelmer via camille) 
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1522028 
13f79535-47bb-0310-9956-ffa450edef68

commit a69b56620a12ab4be2147dab6b45a92c85bca1f2
Author: Michi Mutsuzaki <mic...@apache.org>
Date:   2013-09-12T17:26:40Z

    ZOOKEEPER-1750. Race condition producing NPE in NIOServerCnxn.toString 
(Rakesh R via michim)
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1522673 
13f79535-47bb-0310-9956-ffa450edef68

commit 2ad419efc40456c3aa25b1cba0624c39d0b49c7f
Author: Flavio Paiva Junqueira <f...@apache.org>
Date:   2013-09-17T22:44:54Z

    ZOOKEEPER-1754. Read-only server allows to create znode (Rakesh R via fpj)
    
    
    
    git-svn-id: 
https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.4@1524247 
13f79535-47bb-0310-9956-ffa450edef68

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to