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 2022/03/09 14:48:54 UTC

[GitHub] [accumulo] dlmarion edited a comment on issue #2328: Add parameter to Merge command to cancel blocking fate operations

dlmarion edited a comment on issue #2328:
URL: https://github.com/apache/accumulo/issues/2328#issuecomment-1030378601


   I created #2467 so that users can attempt to cancel FaTE transactions that have been created without taking down the Manager. The user, in the Shell, would run the command `fate cancel-submitted <txid> <txid>`. The Shell would connect to the Manager and call the cancelFateOperation method on the Thrift API. I think with the changes in #2462 and #2467 users should be able to more easily identify Fate transactions that are running on a table and which ones have been submitted so that they can then cancel all of the running and submitted to get the preferred transaction to run.


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