You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] git commit: Previous version was incorrectly re-using the instanceIndex. Need to use latest value - posted by ra...@apache.org on 2014/02/03 15:23:10 UTC, 0 replies.
- [2/2] git commit: patch from Evaristo to possibly finalize this change - posted by ra...@apache.org on 2014/02/03 15:23:11 UTC, 0 replies.
- git commit: if doSyncForSuspendedConnection repeatedly fails there may be an infinite loop of connection resets. So, after the first reset (signaled by getInstanceIndex value changing) give up and mark the connection LOST - posted by ra...@apache.org on 2014/02/03 19:46:37 UTC, 0 replies.
- git commit: don't need to hoist value anymore - posted by ra...@apache.org on 2014/02/03 19:49:56 UTC, 0 replies.
- git commit: added a comment - posted by ra...@apache.org on 2014/02/03 19:50:32 UTC, 0 replies.
- [1/2] CURATOR-85 - Guava no longer has closeQuietly(). This change adds the implementation internally to Curator - posted by ra...@apache.org on 2014/02/03 19:56:08 UTC, 1 replies.
- [2/2] git commit: CURATOR-85 - Guava no longer has closeQuietly(). This change adds the implementation internally to Curator - posted by ra...@apache.org on 2014/02/03 19:56:09 UTC, 1 replies.
- [1/5] git commit: CURATOR-81 Only STATIC instances should be cleaned - posted by ra...@apache.org on 2014/02/03 19:57:53 UTC, 0 replies.
- [2/5] git commit: fixed some typos - posted by ra...@apache.org on 2014/02/03 19:57:54 UTC, 0 replies.
- [3/5] CURATOR-85 - Guava no longer has closeQuietly(). This change adds the implementation internally to Curator - posted by ra...@apache.org on 2014/02/03 19:57:55 UTC, 0 replies.
- [4/5] git commit: CURATOR-85 - Guava no longer has closeQuietly(). This change adds the implementation internally to Curator - posted by ra...@apache.org on 2014/02/03 19:57:56 UTC, 0 replies.
- [5/5] git commit: Merge branch 'master' into CURATOR-72 - posted by ra...@apache.org on 2014/02/03 19:57:57 UTC, 0 replies.
- git commit: CURATOR-75 InterProcessSemaphoreV2 with a SharedCountReader wasn't notifying if shared count was changed - posted by ra...@apache.org on 2014/02/03 22:14:30 UTC, 1 replies.
- [01/12] git commit: Background connection errors would go straight to LOST which is different than foreground connection errors. Changed so that background connection errors go to SUSPENDED first just like foreground connection errors. - posted by ra...@apache.org on 2014/02/05 19:41:55 UTC, 0 replies.
- [02/12] git commit: Continued re-work on the connection state transitions involving background/async APIs. - posted by ra...@apache.org on 2014/02/05 19:41:56 UTC, 0 replies.
- [03/12] git commit: Another edge case found Evaristo. When the SUSPEND is set, a background sync is executed to detect LOST. If the ZK connection is reset while this command is processing an incorrect LOST might get set. Instead, keep track of ZooKeeper - posted by ra...@apache.org on 2014/02/05 19:41:57 UTC, 0 replies.
- [04/12] git commit: Another edge case found by Evaristo. When the SUSPEND is set, a background sync is executed to detect LOST. If the ZK connection is reset while this command is processing an incorrect LOST might get set. Instead, keep track of ZooKeep - posted by ra...@apache.org on 2014/02/05 19:41:58 UTC, 0 replies.
- [05/12] git commit: Merge branch 'CURATOR-72' of https://git-wip-us.apache.org/repos/asf/curator into CURATOR-72 - posted by ra...@apache.org on 2014/02/05 19:41:59 UTC, 0 replies.
- [06/12] git commit: Previous version was incorrectly re-using the instanceIndex. Need to use latest value - posted by ra...@apache.org on 2014/02/05 19:42:00 UTC, 0 replies.
- [07/12] git commit: patch from Evaristo to possibly finalize this change - posted by ra...@apache.org on 2014/02/05 19:42:01 UTC, 0 replies.
- [08/12] git commit: if doSyncForSuspendedConnection repeatedly fails there may be an infinite loop of connection resets. So, after the first reset (signaled by getInstanceIndex value changing) give up and mark the connection LOST - posted by ra...@apache.org on 2014/02/05 19:42:02 UTC, 0 replies.
- [09/12] git commit: don't need to hoist value anymore - posted by ra...@apache.org on 2014/02/05 19:42:03 UTC, 0 replies.
- [10/12] git commit: added a comment - posted by ra...@apache.org on 2014/02/05 19:42:04 UTC, 0 replies.
- [11/12] git commit: Merge branch 'master' into CURATOR-72 - posted by ra...@apache.org on 2014/02/05 19:42:05 UTC, 0 replies.
- [12/12] git commit: Merge branch 'CURATOR-72' - posted by ra...@apache.org on 2014/02/05 19:42:06 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare release 2.4.0 - posted by ra...@apache.org on 2014/02/05 19:54:02 UTC, 0 replies.
- Git Push Summary - posted by ra...@apache.org on 2014/02/05 19:54:13 UTC, 0 replies.
- git commit: [maven-release-plugin] prepare for next development iteration - posted by ra...@apache.org on 2014/02/05 19:54:22 UTC, 0 replies.
- svn commit: r4303 - in /dev/curator/2.4.0: ./ apache-curator-2.4.0-source-release.zip apache-curator-2.4.0-source-release.zip.asc apache-curator-2.4.0-source-release.zip.md5 apache-curator-2.4.0-source-release.zip.sha1 - posted by ra...@apache.org on 2014/02/06 14:48:14 UTC, 0 replies.
- svn commit: r4301 - in /release/curator/2.4.0: ./ apache-curator-2.4.0-source-release.zip apache-curator-2.4.0-source-release.zip.asc apache-curator-2.4.0-source-release.zip.md5 apache-curator-2.4.0-source-release.zip.sha1 - posted by ra...@apache.org on 2014/02/06 14:48:14 UTC, 0 replies.
- svn commit: r4302 - /release/curator/2.4.0/ - posted by ra...@apache.org on 2014/02/06 14:48:14 UTC, 0 replies.
- [1/3] git commit: Updated for changes in connection state logic - posted by ra...@apache.org on 2014/02/06 20:30:29 UTC, 1 replies.
- [2/3] git commit: I'm now -5 UTC - posted by ra...@apache.org on 2014/02/06 20:30:30 UTC, 1 replies.
- [3/3] git commit: Added getAllInstances() to ServiceProvider - posted by ra...@apache.org on 2014/02/06 20:30:31 UTC, 1 replies.
- git commit: Updated copyright - posted by ra...@apache.org on 2014/02/07 18:21:41 UTC, 0 replies.
- svn commit: r1566175 [28/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [6/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [21/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [24/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [4/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [29/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [15/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [1/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [18/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [2/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [9/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [16/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [27/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [12/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [19/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [5/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [10/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [3/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [17/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [23/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [22/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [13/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [7/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [26/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [20/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [8/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs/... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [25/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [11/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r1566175 [14/29] - in /curator/site/trunk: ./ apidocs/ apidocs/cache/ apidocs/cache/class-use/ apidocs/discovery/ apidocs/discovery/class-use/ apidocs/framework/ apidocs/framework/class-use/ apidocs/leader/ apidocs/leader/class-use/ apidocs... - posted by ra...@apache.org on 2014/02/09 01:35:27 UTC, 0 replies.
- svn commit: r4344 - in /release/curator/2.4.0: ./ apache-curator-2.4.0-source-release.zip apache-curator-2.4.0-source-release.zip.asc apache-curator-2.4.0-source-release.zip.md5 apache-curator-2.4.0-source-release.zip.sha1 - posted by ra...@apache.org on 2014/02/09 14:50:19 UTC, 0 replies.
- [1/2] initial commit for Curator REST - posted by ra...@apache.org on 2014/02/15 17:38:38 UTC, 0 replies.
- [2/2] git commit: initial commit for Curator REST - posted by ra...@apache.org on 2014/02/15 17:38:39 UTC, 0 replies.
- [1/2] git commit: license headers - posted by ra...@apache.org on 2014/02/15 22:31:54 UTC, 0 replies.
- [2/2] git commit: Added Dropwizard support - posted by ra...@apache.org on 2014/02/15 22:31:55 UTC, 0 replies.
- git commit: 1. Beginnings of doxia doc 2. Got rid of session manager concept. It's unnecessary and complicated. - posted by ra...@apache.org on 2014/02/16 00:55:08 UTC, 0 replies.
- git commit: refactoring - posted by ra...@apache.org on 2014/02/16 01:22:06 UTC, 0 replies.
- git commit: expiration should now be on a pre-object basis - posted by ra...@apache.org on 2014/02/16 01:39:45 UTC, 0 replies.
- [1/4] git commit: development continues - posted by ra...@apache.org on 2014/02/18 10:48:42 UTC, 0 replies.
- [2/4] git commit: wip - posted by ra...@apache.org on 2014/02/18 10:48:43 UTC, 0 replies.
- [3/4] git commit: work on doc for rest - posted by ra...@apache.org on 2014/02/18 10:48:44 UTC, 0 replies.
- [4/4] git commit: doc continues - posted by ra...@apache.org on 2014/02/18 10:48:45 UTC, 0 replies.
- git commit: doc dev continues - posted by ra...@apache.org on 2014/02/19 06:37:43 UTC, 0 replies.
- [1/2] git commit: Version of runner that doesn't need special purpose config - posted by ra...@apache.org on 2014/02/19 09:45:39 UTC, 0 replies.
- [2/2] git commit: static version of runFromContext - posted by ra...@apache.org on 2014/02/19 09:45:40 UTC, 0 replies.
- [1/2] git commit: wip - posted by ra...@apache.org on 2014/02/23 08:15:38 UTC, 0 replies.
- [2/2] git commit: initial version complete. Still needed testing and validation - posted by ra...@apache.org on 2014/02/23 08:15:39 UTC, 0 replies.
- git commit: typos/updates - posted by ra...@apache.org on 2014/02/23 08:55:17 UTC, 0 replies.
- git commit: CURATOR-73 - add additional clearIsQueued() for safety - posted by ra...@apache.org on 2014/02/23 11:06:07 UTC, 1 replies.
- git commit: more doc - posted by ra...@apache.org on 2014/02/23 13:40:50 UTC, 3 replies.
- git commit: fix client API doc - posted by ra...@apache.org on 2014/02/24 03:15:17 UTC, 0 replies.
- git commit: CloseableScheduledExecutorService.scheduleWithFixedDelay was incorrectly using a FutureTask. FutureTasks are one time use only. This caused CloseableScheduledExecutorService.scheduleWithFixedDelay to be non functional after the first iteratio - posted by ra...@apache.org on 2014/02/25 17:11:40 UTC, 1 replies.
- git commit: CURATOR-91 - DefaultTraceDriver wasn't logging the name of the trace - posted by ra...@apache.org on 2014/02/27 01:48:37 UTC, 1 replies.