- 21 Jul, 2014 1 commit
-
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1612359 13f79535-47bb-0310-9956-ffa450edef68
-
- 20 Jul, 2014 1 commit
-
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1612015 13f79535-47bb-0310-9956-ffa450edef68
-
- 19 Jul, 2014 1 commit
-
-
Patrick D. Hunt authored
ZOOKEEPER-927. there are currently 24 RAT warnings in the build -- address directly or via exclusions (Michi Mutsuzaki via phunt) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1611846 13f79535-47bb-0310-9956-ffa450edef68
-
- 18 Jul, 2014 5 commits
-
-
Flavio Paiva Junqueira authored
ZOOKEEPER-1807. Observers spam each other creating connections to the election addr (Alex Shraer via fpj) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1611765 13f79535-47bb-0310-9956-ffa450edef68
-
Rakesh Radhakrishnan authored
ZOOKEEPER-1851. Follower and Observer Request Processors Do Not Forward create2 Requests (Chris Chen via rakeshr) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1611732 13f79535-47bb-0310-9956-ffa450edef68
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1611729 13f79535-47bb-0310-9956-ffa450edef68
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1611714 13f79535-47bb-0310-9956-ffa450edef68
-
Patrick D. Hunt authored
ZOOKEEPER-1346. Add Jetty HTTP server support for four letter words. (Skye Wanderman-Milne, Bill Havanki via phunt) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1611516 13f79535-47bb-0310-9956-ffa450edef68
-
- 17 Jul, 2014 2 commits
-
-
Michi Mutsuzaki authored
ZOOKEEPER-1683. ZooKeeper client NPE when updating server list on disconnected client (shralex via michim) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1611474 13f79535-47bb-0310-9956-ffa450edef68
-
Flavio Paiva Junqueira authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1611309 13f79535-47bb-0310-9956-ffa450edef68
-
- 16 Jul, 2014 2 commits
-
-
Flavio Paiva Junqueira authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1611064 13f79535-47bb-0310-9956-ffa450edef68
-
Flavio Paiva Junqueira authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1611063 13f79535-47bb-0310-9956-ffa450edef68
-
- 15 Jul, 2014 1 commit
-
-
Camille Fournier authored
ZOOKEEPER-1863. Race condition in commit processor leading to out of order request completion, xid mismatch on client. (fpj and Dutch T Meyer via camille) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1610861 13f79535-47bb-0310-9956-ffa450edef68
-
- 14 Jul, 2014 1 commit
-
-
Flavio Paiva Junqueira authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1610468 13f79535-47bb-0310-9956-ffa450edef68
-
- 11 Jul, 2014 1 commit
-
-
Flavio Paiva Junqueira authored
ZOOKEEPER-1953. Add solution and project files to enable build with current Visual Studio editions (VS 2012/2013)- 32-bit and 64-bit. (Orion Hodson via fpj) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1609730 13f79535-47bb-0310-9956-ffa450edef68
-
- 08 Jul, 2014 2 commits
-
-
Rakesh Radhakrishnan authored
ZOOKEEPER-1222. getACL should only call DataTree.copyStat when passed in stat is not null (Michi Mutsuzaki via rakeshr) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1608872 13f79535-47bb-0310-9956-ffa450edef68
-
Michi Mutsuzaki authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1608648 13f79535-47bb-0310-9956-ffa450edef68
-
- 07 Jul, 2014 1 commit
-
-
Flavio Paiva Junqueira authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1608620 13f79535-47bb-0310-9956-ffa450edef68
-
- 04 Jul, 2014 1 commit
-
-
Rakesh Radhakrishnan authored
ZOOKEEPER-1835. dynamic configuration file renaming fails on Windows(Bruno Freudensprung via rakeshr) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1607774 13f79535-47bb-0310-9956-ffa450edef68
-
- 03 Jul, 2014 2 commits
-
-
Patrick D. Hunt authored
ZOOKEEPER-1946. Server logging should reflect dynamically reconfigured address (Niko Vuokko via phunt and Alexander Shraer) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1607525 13f79535-47bb-0310-9956-ffa450edef68
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1607524 13f79535-47bb-0310-9956-ffa450edef68
-
- 30 Jun, 2014 1 commit
-
-
Alexander Shraer authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1606841 13f79535-47bb-0310-9956-ffa450edef68
-
- 27 Jun, 2014 1 commit
-
-
Camille Fournier authored
provided IPs causes java.net.UnknownHostException (Edward Ribeiro via camille) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1606254 13f79535-47bb-0310-9956-ffa450edef68
-
- 25 Jun, 2014 5 commits
-
-
Patrick D. Hunt authored
ZOOKEEPER-1938. bump version in the C library as we prepare for 3.5.0 release (Raul Gutierrez Segales via phunt) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1605517 13f79535-47bb-0310-9956-ffa450edef68
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1605509 13f79535-47bb-0310-9956-ffa450edef68
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1605503 13f79535-47bb-0310-9956-ffa450edef68
-
Flavio Paiva Junqueira authored
ZOOKEEPER-1945. deb - zkCli.sh, zkServer.sh and zkEnv.sh regression caused by ZOOKEEPER-1663 (Mark Flickinger via fpj) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1605391 13f79535-47bb-0310-9956-ffa450edef68
-
Flavio Paiva Junqueira authored
ZOOKEEPER-1870. flakey test in StandaloneDisabledTest.startSingleServerTest (Helen Hastings via fpj) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1605380 13f79535-47bb-0310-9956-ffa450edef68
-
- 09 Jun, 2014 1 commit
-
-
Flavio Paiva Junqueira authored
ZOOKEEPER-1928. add configurable throttling to the number of snapshots concurrently sent by a leader (Edward Carter via fpj) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1601516 13f79535-47bb-0310-9956-ffa450edef68
-
- 04 Jun, 2014 1 commit
-
-
Michi Mutsuzaki authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1600481 13f79535-47bb-0310-9956-ffa450edef68
-
- 28 May, 2014 1 commit
-
-
Michi Mutsuzaki authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1598087 13f79535-47bb-0310-9956-ffa450edef68
-
- 21 May, 2014 2 commits
-
-
Flavio Paiva Junqueira authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1596684 13f79535-47bb-0310-9956-ffa450edef68
-
Michi Mutsuzaki authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1596635 13f79535-47bb-0310-9956-ffa450edef68
-
- 20 May, 2014 2 commits
-
-
Michi Mutsuzaki authored
ZOOKEEPER-1699. Leader should timeout and give up leadership when losing quorum of last proposed configuration (Alexander Shraer via michim) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1596422 13f79535-47bb-0310-9956-ffa450edef68
-
Rakesh Radhakrishnan authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1596284 13f79535-47bb-0310-9956-ffa450edef68
-
- 18 May, 2014 3 commits
-
-
Michi Mutsuzaki authored
ZOOKEEPER-1214. QuorumPeer should unregister only its previsously registered MBeans instead of use MBeanRegistry.unregisterAll() method. (César Álvarez Núñez via michim) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1595561 13f79535-47bb-0310-9956-ffa450edef68
-
Michi Mutsuzaki authored
ZOOKEEPER-1791. ZooKeeper package includes unnecessary jars that are part of the package. (mahadev via michim) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1595559 13f79535-47bb-0310-9956-ffa450edef68
-
Michi Mutsuzaki authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1595552 13f79535-47bb-0310-9956-ffa450edef68
-
- 17 May, 2014 1 commit
-
-
Rakesh Radhakrishnan authored
ZOOKEEPER-1864. quorumVerifier is null when creating a QuorumPeerConfig from parsing a Properties object (Michi Mutsuzaki via rakeshr) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1595443 13f79535-47bb-0310-9956-ffa450edef68
-
- 16 May, 2014 1 commit
-
-
Michi Mutsuzaki authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/trunk@1595374 13f79535-47bb-0310-9956-ffa450edef68
-