This is an automated email from the ASF dual-hosted git repository.
kezhuw pushed a change to branch CURATOR-21
in repository https://gitbox.apache.org/repos/asf/curator.git
was 75b54041 CURATOR-21 PathChildrenCache currently takes an Executor, but
only to fire off a Runnable that does a blocking while loop waiting for work.
This means that you must have one thread per PathChildrenCache, which is not
that great.
The revisions that were on this branch are still contained in
other references; therefore, this change does not discard any commits
from the repository.