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

   closes #4614
   
   Rewrote the test `testFatePrintAndSummaryCommandsWithInProgressTxns` for 
elasticity which was merged in from 
https://github.com/apache/accumulo/pull/4631 to 2.1 and main. This is 
essentially the same for the test of META transactions as it is in 2.1/main. 
However, for USER transactions (which are stored in a table not in ZK like in 
2.1/main), I simulate a transaction returning an UNKNOWN status in 
`AdminUtil.getTransactionStatus()` (which is what would occur if the 
transaction has completed since aquiring the list of transactions) and ensure 
this transaction is included in the returned value and does not cause any 
errors.


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