DomGarguilo commented on pull request #1816:
URL: https://github.com/apache/accumulo/pull/1816#issuecomment-736053490


   I implemented the fix in the correct test cases. There were a few things 
that I was unsure about though. Not sure if I should extract the code 
containing the while(true) and create a separate method in order to reuse that 
portion of code. Not sure if I should add a local variable for the timeout 
length (even though there is one test case that requires a longer timeout). I 
added a timeout to testSingleton() which probably doesn't need it so I am 
unsure whether I should remove it or keep it in.


----------------------------------------------------------------
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:
[email protected]


Reply via email to