You are viewing a plain text version of this content. The canonical link for it is here.
- [1/3] curator git commit: Adding a new constructor to Reaper so that it can optionally take a fully constructed leader latch that is owned by another class rather than create its own leader latch - posted by ca...@apache.org on 2015/02/10 01:43:27 UTC, 1 replies.
- [2/3] curator git commit: Reaper now sets its initial reapingIsActive state based on the state of the leader latch in case the leader latch was already started before being passed into the reaper's constructor - posted by ca...@apache.org on 2015/02/10 01:43:28 UTC, 1 replies.
- [3/3] curator git commit: ChildReaper now creates a leaderLatch itself if a leader path is provided and does no work (such as passing paths to its Reaper) if it is not currently the leader. - posted by ca...@apache.org on 2015/02/10 01:43:29 UTC, 1 replies.