[
https://issues.apache.org/jira/browse/IGNITE-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Valentin Kulichenko updated IGNITE-2893:
----------------------------------------
Labels: newbie (was: )
> 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
> Labels: newbie
> Fix For: 1.6
>
>
> 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)