You are viewing a plain text version of this content. The canonical link for it is here.
- curator git commit: Remove calls to deprecated MoreExecutors.sameThreadExecutor - posted by ca...@apache.org on 2017/11/08 05:06:24 UTC, 0 replies.
- curator git commit: To avoid massive spinning, background operations are paused for 1 second when there is no connection. However, this can hurt performance terribly if background operations are queued, for example, prior to initial connection. This chan - posted by ra...@apache.org on 2017/11/22 02:14:01 UTC, 0 replies.
- curator git commit: I believe the operation needs to be removed/added back to the delay queue to get restorting to occur. I'm concerned however, about altering operation ordering - posted by ra...@apache.org on 2017/11/22 02:34:46 UTC, 0 replies.