You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Julia Bakulina (Jira)" <ji...@apache.org> on 2022/11/02 12:16:00 UTC

[jira] [Comment Edited] (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:comment-tabpanel&focusedCommentId=17627669#comment-17627669 ] 

Julia Bakulina edited comment on IGNITE-8801 at 11/2/22 12:15 PM:
------------------------------------------------------------------

As from devlist as of 28/10/2022 https://lists.apache.org/thread/3wxpx2tw9xnn74139nkqopdom5mh6q74:
1. Revert deprecation IGNITE-17916 - reverted
2. Change default value in 2.15.
3. Notify users in release notes, an exception message - how to change the
behavior back.


was (Author: JIRAUSER294860):
As from devlist as of 28/10/2022:
1. Revert deprecation IGNITE-17916 - reverted
2. Change default value in 2.15.
3. Notify users in release notes, an exception message - how to change the
behavior back.

> Change default behaviour of atomic operations inside transactions
> -----------------------------------------------------------------
>
>                 Key: IGNITE-8801
>                 URL: https://issues.apache.org/jira/browse/IGNITE-8801
>             Project: Ignite
>          Issue Type: Sub-task
>            Reporter: Ryabov Dmitrii
>            Assignee: Julia Bakulina
>            Priority: Minor
>              Labels: ise
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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.
> As decided during the discussion in Ignite Dev List, we need to break changes of IGNITE-8801 into 2 steps:
> 1) deprecate IGNITE_ALLOW_ATOMIC_OPS_IN_TX system property during the next release - IGNITE-17916;
> 2) delete this property in the release after the next one - IGNITE-8801.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)