You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/21 13:15:00 UTC

[jira] [Updated] (IGNITE-11747) Document --tx control script commands

     [ https://issues.apache.org/jira/browse/IGNITE-11747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maxim Muzafarov updated IGNITE-11747:
-------------------------------------
    Priority: Critical  (was: Major)

> Document --tx control script commands
> -------------------------------------
>
>                 Key: IGNITE-11747
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11747
>             Project: Ignite
>          Issue Type: Task
>          Components: documentation
>            Reporter: Ivan Rakov
>            Priority: Critical
>             Fix For: 2.8
>
>
> Along with consistency check utilities, ./control.sh script has --tx command which allows to display info about active transactions and even kill hanging transactions directly.
> ./control.sh provides just brief description of options:
> {code:java}
> List or kill transactions:
> control.sh --tx [--xid XID] [--min-duration SECONDS] [--min-size SIZE] [--label PATTERN_REGEX] [--servers|--clients] [--nodes consistentId1[,consistentId2,....,consistentIdN]] [--limit NUMBER] [--order DURATION|SIZE|START_TIME] [--kill] [--info] [--yes]
> {code}
> We should document possible use cases and options of the command, possibly somewhere close to [https://apacheignite-tools.readme.io/docs/control-script]



--
This message was sent by Atlassian Jira
(v8.3.4#803005)