This is an automated email from the ASF dual-hosted git repository.
kezhuw pushed a change to branch CURATOR-89
in repository https://gitbox.apache.org/repos/asf/curator.git
was 7f7df9ce CloseableScheduledExecutorService.scheduleWithFixedDelay was
incorrectly using a FutureTask. FutureTasks are one time use only. This caused
CloseableScheduledExecutorService.scheduleWithFixedDelay to be non functional
after the first iteration.
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.