You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2021/09/30 18:58:42 UTC

[GitHub] [accumulo] dlmarion commented on issue #2295: MergeIT timing out on some machines

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: notifications-unsubscribe@accumulo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org