ctubbsii commented on issue #2474:
URL: https://github.com/apache/accumulo/issues/2474#issuecomment-1042016224


   I saw this fail again 3 times after less than 4 seconds each, before 
succeeding on a fourth attempt. The error was the same every time:
   
   ```
   [ERROR] org.apache.accumulo.test.fate.zookeeper.FateIT.testTransactionStatus 
 Time elapsed: 3.175 s  <<< ERROR!
   org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = 
NoNode for 
/accumulo/11bc8f82-60ac-4a63-bc6b-f417dc345bc4/fate/tx_445178e030cf8c96
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:118)
        at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
        at org.apache.zookeeper.ZooKeeper.getData(ZooKeeper.java:2131)
        at 
org.apache.accumulo.fate.zookeeper.ZooReader.lambda$getData$0(ZooReader.java:65)
        at 
org.apache.accumulo.fate.zookeeper.ZooReader.retryLoopMutator(ZooReader.java:165)
        at 
org.apache.accumulo.fate.zookeeper.ZooReader.retryLoop(ZooReader.java:144)
        at 
org.apache.accumulo.fate.zookeeper.ZooReader.retryLoop(ZooReader.java:131)
        at 
org.apache.accumulo.fate.zookeeper.ZooReader.getData(ZooReader.java:65)
        at 
org.apache.accumulo.test.fate.zookeeper.FateIT.getTxStatus(FateIT.java:200)
        at 
org.apache.accumulo.test.fate.zookeeper.FateIT.testTransactionStatus(FateIT.java:163)
   ```


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