This is an automated email from the ASF dual-hosted git repository.
randgalt pushed a change to branch CURATOR-559-fix-nested-retry-loops-reopen
in repository https://gitbox.apache.org/repos/asf/curator.git.
at 62cd345 CURATOR-559 test used InterProcessReadWriteLock - the problem
is that the retry can end up in background loop which has its own thread
thereby spoiling the test. Instead use a foreground operation for consistent
tests
This branch includes the following new commits:
new 62cd345 CURATOR-559 test used InterProcessReadWriteLock - the problem
is that the retry can end up in background loop which has its own thread
thereby spoiling the test. Instead use a foreground operation for consistent
tests
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.