You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/04/28 14:00:00 UTC

[jira] [Commented] (IGNITE-8418) Add separate operation with kill argument in Transactions bean

    [ https://issues.apache.org/jira/browse/IGNITE-8418?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16457621#comment-16457621 ] 

ASF GitHub Bot commented on IGNITE-8418:
----------------------------------------

GitHub user ascherbakoff opened a pull request:

    https://github.com/apache/ignite/pull/3938

    IGNITE-8418 Add separate operation with kill argument in Transactions bean.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8418

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/3938.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #3938
    
----
commit 5cf6ac0f9030a1a28a607a95fb466d8f0813e6b1
Author: Aleksei Scherbakov <al...@...>
Date:   2018-04-28T13:56:47Z

    IGNITE-8418 Add separate operation with kill argument in Transactions bean.

commit 578edb1d7d0e276ec1a57705f7435e6f2c5d241a
Author: Aleksei Scherbakov <al...@...>
Date:   2018-04-28T13:57:21Z

    IGNITE-8418 Add separate operation with kill argument in Transactions bean.

----


> Add separate operation with kill argument in Transactions bean
> --------------------------------------------------------------
>
>                 Key: IGNITE-8418
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8418
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Dmitry Sherstobitov
>            Assignee: Alexei Scherbakov
>            Priority: Critical
>
> getActiveTransactions operation contains last kill argument.
> By default in jconsole this argument has true value that may cause killing transactions by accident.
> We should add new operation with kill argument



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