dlmarion commented on issue #2295: URL: https://github.com/apache/accumulo/issues/2295#issuecomment-931582986
I believe I have found the culprit [here](https://github.com/apache/accumulo/pull/2278/files#diff-467b6cb7af0f7b7339d81d3112329b8e19557e685a3c659bc623160826c8f01dL64). Fate.TransactionRunner would sit in a loop until the Fate transaction was successful. Now, it runs once, and if `op.isReady` returns <> 0, then it bails. -- 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]
