ddanielr opened a new issue, #4462:
URL: https://github.com/apache/accumulo/issues/4462

   **Describe the bug**
   The admin list command first gets a list of all fate tx ids, then starts to 
query for specific information. 
   When a large number of fate transactions are present, the fate command will 
error on "no node exceptions" because that fate transaction ID has since 
completed. 
   
   This blocks the entire fate list from being printed
   
   **Versions (OS, Maven, Java, and others, as appropriate):**
    - Affected version(s) of this project: [e.g. 1.10.0] 2.1.x
    - OS: [e.g. CentOS 7.5] Centos 7
    - Others:
   
   **Expected behavior**
   The list command should not fail on fate transactions that are no longer 
present in ZK. 


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