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

   closes https://github.com/apache/accumulo/issues/4462
   
   - Fixes bug with admin fate print and summary commands failing due to ZK 
NoNodeException when a transaction completes between getting the list of 
transactions and probing for info on that transaction.
   - Added test testFatePrintAndSummaryCommandsWithInProgressTxns() to 
FateSummaryIT to test changes
   - Small changes to testFateSummaryCommandWithSlowCompaction() in 
FateSummaryIT
        - Stop the COMPACTOR to avoid seeing unnexpected transactions in the 
summary
        - Wait for the flush to complete
        - delete the table at the end of the test


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