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

   Fixes several ITs that I saw failing from a recent build. 
   
   * `VerifySerialRecoveryIT` - fixes a failing assertion by ignoring all 
system tables. Improved error logging to print more details if it fails again
   * `DeleteAndVerifyFileRemovalsIT` was timing out due to a flaky wait. I 
removed that since the condition its checking for could have already happened 
before the wait loop runs. Verified the other existing checks in the test cover 
things properly still
   * `SplitMillionIT` was timing out. Increased the timeout to double the 
default timeout
   * `FateStoreITBase` - fixed a bug by reserving the correct fate ID


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