You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Denis Magda (JIRA)" <ji...@apache.org> on 2016/05/16 13:54:13 UTC

[jira] [Updated] (IGNITE-2893) Atomic structures should not use transactions

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

Denis Magda updated IGNITE-2893:
--------------------------------
    Fix Version/s:     (was: 1.6)
                   1.7

> Atomic structures should not use transactions
> ---------------------------------------------
>
>                 Key: IGNITE-2893
>                 URL: https://issues.apache.org/jira/browse/IGNITE-2893
>             Project: Ignite
>          Issue Type: Bug
>          Components: data structures
>    Affects Versions: 1.5.0.final
>            Reporter: Valentin Kulichenko
>            Assignee: Edouard Chevalier
>              Labels: newbie
>             Fix For: 1.7
>
>
> Currently atomic structures like {{AtomicReference}}, {{AtomicLong}} and others use transactional caches and explicit transactions under the hood. This seems redundant, because can be replaced with atomic cache and {{invoke}} operations with {{EntryProcessor}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)