milleruntime opened a new issue #2560:
URL: https://github.com/apache/accumulo/issues/2560
The new formatting is off in the fate cancel-submitted command usage
printing. It also needs a description. The description should state that ONLY
certain status types will work, similar to the "-t" option.
<pre>
usage: fatecancel-submitted <txid> | fail <txid>... | delete <txid>... |
print [<txid>...] | dump [<txid>...] [-?] [-np] [-s <arg>] [-t <arg>]
description: manage FATE transactions
-?,--help display this help
-np,--no-pagination disables pagination of output
-s,--secret <arg> specify the instance secret to use
-t,--status-type <arg> filter 'print' on the transaction status
type(s) {NEW, IN_PROGRESS, FAILED_IN_PROGRESS, FAILED, SUCCESSFUL}
</pre>
--
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]