- 23 Nov, 2011 1 commit
-
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/tags/release-3.3.4@1205643 13f79535-47bb-0310-9956-ffa450edef68
-
- 17 Nov, 2011 4 commits
-
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/tags/release-3.3.4-rc0@1203073 13f79535-47bb-0310-9956-ffa450edef68
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1203072 13f79535-47bb-0310-9956-ffa450edef68
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1203060 13f79535-47bb-0310-9956-ffa450edef68
-
Patrick D. Hunt authored
ZOOKEEPER-1301. backport patches related to the zk startup script from 3.4 to 3.3 release (Giridharan Kesavan via phunt) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1203053 13f79535-47bb-0310-9956-ffa450edef68
-
- 15 Nov, 2011 2 commits
-
-
Camille Fournier authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1202357 13f79535-47bb-0310-9956-ffa450edef68
-
Camille Fournier authored
ZOOKEEPER-1283. building 3.3 branch fails with Ant 1.8.2 (success with 1.7.1 though). (phunt via camille) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1202340 13f79535-47bb-0310-9956-ffa450edef68
-
- 14 Nov, 2011 1 commit
-
-
Camille Fournier authored
ZOOKEEPER-1208. Ephemeral node not removed after the client session is long gone. (phunt via camille) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1201843 13f79535-47bb-0310-9956-ffa450edef68
-
- 02 Nov, 2011 1 commit
-
-
Patrick D. Hunt authored
ZOOKEEPER-1271. testEarlyLeaderAbandonment failing on solaris - clients not retrying connection (mahadev via phunt) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1196821 13f79535-47bb-0310-9956-ffa450edef68
-
- 28 Oct, 2011 1 commit
-
-
Camille Fournier authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1190355 13f79535-47bb-0310-9956-ffa450edef68
-
- 19 Oct, 2011 1 commit
-
-
Mahadev Konar authored
ZOOKEEPER-1212. zkServer.sh stop action is not conformat with LSB para 20.2 Init Script Actions (Roman Shaposhnik via mahadev) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1185989 13f79535-47bb-0310-9956-ffa450edef68
-
- 12 Oct, 2011 1 commit
-
-
Patrick D. Hunt authored
ZOOKEEPER-1049. Session expire/close flooding renders heartbeats to delay significantly (Chang Song via phunt) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1182495 13f79535-47bb-0310-9956-ffa450edef68
-
- 30 Sep, 2011 1 commit
-
-
Camille Fournier authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1177854 13f79535-47bb-0310-9956-ffa450edef68
-
- 29 Sep, 2011 1 commit
-
-
Patrick D. Hunt authored
ZOOKEEPER-1206. Sequential node creation does not use always use digits in node name given certain Locales. (Mark Miller via phunt) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1177435 13f79535-47bb-0310-9956-ffa450edef68
-
- 27 Sep, 2011 2 commits
-
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1176571 13f79535-47bb-0310-9956-ffa450edef68
-
Mahadev Konar authored
ZOOKEEPER-1189. For an invalid snapshot file(less than 10bytes size) RandomAccessFile stream is leaking. (Rakesh R via mahadev) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1176154 13f79535-47bb-0310-9956-ffa450edef68
-
- 22 Sep, 2011 1 commit
-
-
Camille Fournier authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1174171 13f79535-47bb-0310-9956-ffa450edef68
-
- 19 Sep, 2011 1 commit
-
-
Camille Fournier authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1172404 13f79535-47bb-0310-9956-ffa450edef68
-
- 14 Sep, 2011 1 commit
-
-
Mahadev Konar authored
ZOOKEEPER-961. Watch recovery after disconnection when connection string contains a prefix. (Matthias Spycher via mahadev) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1170439 13f79535-47bb-0310-9956-ffa450edef68
-
- 03 Sep, 2011 1 commit
-
-
Camille Fournier authored
Data inconsistency when the node(s) with the highest zxid is not present at the time of leader election Log truncation truncating log too much - can cause data loss Vishal Kathuria via camille git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1164891 13f79535-47bb-0310-9956-ffa450edef68
-
- 26 Aug, 2011 1 commit
-
-
Mahadev Konar authored
ZOOKEEPER-1117. zookeeper 3.3.3 fails to build with gcc >= 4.6.1 on Debian/Ubuntu (James Page via mahadev) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1162015 13f79535-47bb-0310-9956-ffa450edef68
-
- 17 Jul, 2011 1 commit
-
-
Camille Fournier authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1147631 13f79535-47bb-0310-9956-ffa450edef68
-
- 26 Jun, 2011 1 commit
-
-
Henry Robinson authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1139970 13f79535-47bb-0310-9956-ffa450edef68
-
- 22 Jun, 2011 1 commit
-
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1138597 13f79535-47bb-0310-9956-ffa450edef68
-
- 21 Jun, 2011 2 commits
-
-
Patrick D. Hunt authored
ZOOKEEPER-1103. In QuorumTest, use the same "for ( .. try { break } catch { } )" pattern in testFollowersStartAfterLeaders as in testSessionMove. (Eugene Koontz via phunt) git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1138222 13f79535-47bb-0310-9956-ffa450edef68
-
Benjamin Reed authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1137863 13f79535-47bb-0310-9956-ffa450edef68
-
- 16 Jun, 2011 1 commit
-
-
Camille Fournier authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1136440 13f79535-47bb-0310-9956-ffa450edef68
-
- 07 Mar, 2011 1 commit
-
-
Benjamin Reed authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1078864 13f79535-47bb-0310-9956-ffa450edef68
-
- 24 Feb, 2011 1 commit
-
-
Benjamin Reed authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1074036 13f79535-47bb-0310-9956-ffa450edef68
-
- 23 Feb, 2011 3 commits
-
-
Benjamin Reed authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1073984 13f79535-47bb-0310-9956-ffa450edef68
-
Benjamin Reed authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1073983 13f79535-47bb-0310-9956-ffa450edef68
-
Benjamin Reed authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1073598 13f79535-47bb-0310-9956-ffa450edef68
-
- 19 Feb, 2011 1 commit
-
-
Benjamin Reed authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1072245 13f79535-47bb-0310-9956-ffa450edef68
-
- 18 Feb, 2011 2 commits
-
-
Benjamin Reed authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1072195 13f79535-47bb-0310-9956-ffa450edef68
-
Benjamin Reed authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1072074 13f79535-47bb-0310-9956-ffa450edef68
-
- 17 Feb, 2011 2 commits
-
-
Mahadev Konar authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1071802 13f79535-47bb-0310-9956-ffa450edef68
-
Mahadev Konar authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1071765 13f79535-47bb-0310-9956-ffa450edef68
-
- 27 Jan, 2011 1 commit
-
-
Patrick D. Hunt authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1064014 13f79535-47bb-0310-9956-ffa450edef68
-
- 23 Jan, 2011 1 commit
-
-
Benjamin Reed authored
ZOOKEEPER-882. Startup loads last transaction from snapshot git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1062327 13f79535-47bb-0310-9956-ffa450edef68
-
- 29 Dec, 2010 1 commit
-
-
Henry Robinson authored
git-svn-id: https://svn.apache.org/repos/asf/zookeeper/branches/branch-3.3@1053498 13f79535-47bb-0310-9956-ffa450edef68
-