You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Dmitriy Pavlov (JIRA)" <ji...@apache.org> on 2018/08/20 11:21:00 UTC

[jira] [Updated] (IGNITE-8446) Ability to check and completely fill transactions on creation

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

Dmitriy Pavlov updated IGNITE-8446:
-----------------------------------
       Docs Text: Transactions Labels validation - Support for checking transaction labels allows you to monitor the creation of transactions using dynamic, modifiable rules. The label is a free transaction description that can be used to cancel certain transactions. In the validation framework, it is possible to check the correctness of the label at the start of the transaction, as well as its extended validation; checking the timeout setting; etc.
    Ignite Flags: Docs Required

> Ability to check and completely fill transactions on creation
> -------------------------------------------------------------
>
>                 Key: IGNITE-8446
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8446
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Anton Vinogradov
>            Assignee: Anton Vinogradov
>            Priority: Major
>             Fix For: 2.7
>
>
> Since {{label}} added to {{tx}} at IGNITE-6827 we'd like to have ability to guarantee it filled. 
> So, we have to add special event fired on {{tx}} creation. 
> This event can be used to provide such guarantee.
> Plan:
> Event EVT_TX_STARTED should be created.
> Tx.label should be recodred as a part of this event.
> Test, checking it's possible to restrict tx creation without filling the meta should be added.



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