Uploaded image for project: 'Ignite'
  1. Ignite
  2. IGNITE-11747

Document --tx control script commands

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • None
    • None
    • control.sh, documentation
    • Docs Required

    Description

      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:

      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]
      

      We should document possible use cases and options of the command, possibly somewhere close to https://apacheignite-tools.readme.io/docs/control-script

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ivan.glukos Ivan Rakov
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated: