You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@curator.apache.org by GitBox <gi...@apache.org> on 2020/04/19 15:49:08 UTC

[GitHub] [curator] Randgalt opened a new pull request #359: [CURATOR-559] testThreadedRecursingRetry

Randgalt opened a new pull request #359: [CURATOR-559] testThreadedRecursingRetry
URL: https://github.com/apache/curator/pull/359
 
 
   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 is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [curator] asfgit merged pull request #359: [CURATOR-559] testThreadedRecursingRetry

Posted by GitBox <gi...@apache.org>.
asfgit merged pull request #359: [CURATOR-559] testThreadedRecursingRetry
URL: https://github.com/apache/curator/pull/359
 
 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services