Merge branch 'CURATOR-262' of https://github.com/ddyankov/curator into CURATOR-262
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/6ae3f859 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/6ae3f859 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/6ae3f859 Branch: refs/heads/CURATOR-3.0 Commit: 6ae3f8591f5e2b31d4b53ac734df231b20408a5b Parents: d63e06e 630c009 Author: Cam McKenzie <[email protected]> Authored: Wed May 25 08:15:16 2016 +1000 Committer: Cam McKenzie <[email protected]> Committed: Wed May 25 08:15:16 2016 +1000 ---------------------------------------------------------------------- .../org/apache/curator/retry/BoundedExponentialBackoffRetry.java | 2 +- .../java/org/apache/curator/retry/ExponentialBackoffRetry.java | 4 ++-- .../src/main/java/org/apache/curator/retry/RetryNTimes.java | 2 +- .../main/java/org/apache/curator/retry/RetryUntilElapsed.java | 2 +- .../src/main/java/org/apache/curator/retry/SleepingRetry.java | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) ----------------------------------------------------------------------
