This is an automated email from the ASF dual-hosted git repository.
randgalt pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/curator.git.
from e73b034 Merge branch 'master' of
https://gitbox.apache.org/repos/asf/curator
add 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
No new revisions were added by this update.
Summary of changes:
.../apache/curator/connection/TestThreadLocalRetryLoop.java | 12 +++++-------
1 file changed, 5 insertions(+), 7 deletions(-)