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


   When a FaTE transaction is created in the Manager its status is set
   to IN_PROGRESS even though it's not actually running, it could be
   waiting to run. The output from the `fate print` command will show
   that the newly created transaction is IN_PROGRESS and could be
   confusing to users. This change introduces the SUBMITTED state, which
   is the state of the transaction after it has been created but before
   it is executed.


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