cshannon opened a new pull request, #4182:
URL: https://github.com/apache/accumulo/pull/4182

   This updates AccumuloStoreReadWriteIT deferred overflow test to use a future 
when calling the store runnable() method so that we can make sure the task has 
finished and exited the thread before continuing on with the rest of the test. 
This improves the test to make sure we don't have a situation where two threads 
are executing the runnable() method at the same time
   
   This is a follow on to #4179 


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to