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

[jira] [Updated] (IGNITE-8801) Change default behaviour of atomic operations inside transactions

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

Ryabov Dmitrii updated IGNITE-8801:
-----------------------------------
    Description: 
Need to change default behaviour of atomic operations to fail inside transactions.

1) Remove IGNITE_ALLOW_ATOMIC_OPS_IN_TX system property.
2) Set default value to restrict atomic operations in \{{CacheOperationContext}} constructor without arguments and arguments for calls of another constructor.
3) Fix javadocs.

  was:Need to change default behaviour of atomic operations to fail inside transactions.


> Change default behaviour of atomic operations inside transactions
> -----------------------------------------------------------------
>
>                 Key: IGNITE-8801
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8801
>             Project: Ignite
>          Issue Type: Task
>            Reporter: Ryabov Dmitrii
>            Assignee: Ryabov Dmitrii
>            Priority: Minor
>             Fix For: 3.0
>
>
> Need to change default behaviour of atomic operations to fail inside transactions.
> 1) Remove IGNITE_ALLOW_ATOMIC_OPS_IN_TX system property.
> 2) Set default value to restrict atomic operations in \{{CacheOperationContext}} constructor without arguments and arguments for calls of another constructor.
> 3) Fix javadocs.



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