dlmarion commented 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 fail-live <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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to