You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Antonov (JIRA)" <ji...@apache.org> on 2019/01/30 13:33:00 UTC

[jira] [Created] (IGNITE-11142) Control.sh should print detailed information about passed transaction.

Sergey Antonov created IGNITE-11142:
---------------------------------------

             Summary: Control.sh should print detailed information about passed transaction.
                 Key: IGNITE-11142
                 URL: https://issues.apache.org/jira/browse/IGNITE-11142
             Project: Ignite
          Issue Type: Improvement
            Reporter: Sergey Antonov
             Fix For: 2.8


We should be able to get detailed information about transactions. Approximate info per node:
 * Transaction state
 * Used caches
 * Used entry keys
 * Locked keys
 
Possible command: {{control.sh --tx-info --ids txid1[txid2,...txidN]}} 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)