dlmarion opened a new pull request #2467:
URL: https://github.com/apache/accumulo/pull/2467


   This change adds a new Thrift API method to the FateServiceHandler to
   cancel an existing FaTE transaction. The API method is called from
   FateCommand using the ManagerClient class. This will attempt to set
   the status to failed for a non-running transaction and will interrupt
   the TransactionRunner thread for a transaction that is currently in
   progress
   
   Closes #2328 


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