[jira] [Updated] (IGNITE-18252) Update ignite-extensions testing configuration on TeamCity

2022-11-25 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-18252: --- Description: We should make following configuration changes: # After splitting

[jira] [Commented] (IGNITE-17733) Change lock manager implementation

2022-11-25 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638752#comment-17638752 ] Vladislav Pyatkov commented on IGNITE-17733: Merged

[jira] [Comment Edited] (IGNITE-17733) Change lock manager implementation

2022-11-25 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638752#comment-17638752 ] Vladislav Pyatkov edited comment on IGNITE-17733 at 11/25/22 7:28 PM:

[jira] [Commented] (IGNITE-17733) Change lock manager implementation

2022-11-25 Thread Vladislav Pyatkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638751#comment-17638751 ] Vladislav Pyatkov commented on IGNITE-17733: LGTM > Change lock manager implementation >

[jira] [Updated] (IGNITE-18251) Refactor testing of ignite-extensions

2022-11-25 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-18251: --- Description: Currently, TeamCity runs tests twice, because test classes are not specified.

[jira] [Commented] (IGNITE-17754) Display useful information for the user on node start

2022-11-25 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638679#comment-17638679 ] Pavel Tupitsyn commented on IGNITE-17754: - Merged to main:

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

2022-11-25 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-8801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638675#comment-17638675 ] Ignite TC Bot commented on IGNITE-8801: --- {panel:title=Branch: [pull/10318/head] Base: [master] :

[jira] [Updated] (IGNITE-18252) Update ignite-extensions testing configuration on TeamCity

2022-11-25 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-18252: --- Description: We should make following configuration changes: # After splitting

[jira] [Updated] (IGNITE-18252) Update ignite-extensions testing configuration on TeamCity

2022-11-25 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-18252: --- Description: We should make following configuration changes: # After splitting

[jira] [Updated] (IGNITE-18266) Fix problem with RO get after several puts, that the last applied value is not visible for RO read

2022-11-25 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-18266: - Description: The following scenario is not passing, RO get after several puts do not return

[jira] [Updated] (IGNITE-18266) Fix problem with RO get after several puts, that the last applied value is not visible for RO read

2022-11-25 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-18266: - Description: The following scenario is not passing, RO get after several puts do not return

[jira] [Updated] (IGNITE-18266) Fix problem with RO get after several puts, that the last applied value is not visible for RO read

2022-11-25 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-18266: - Description: The following scenario is not passing, RO get after several puts do not return

[jira] [Updated] (IGNITE-18219) Actual token is compared twice in VersionedValue#getInternal

2022-11-25 Thread Denis Chudov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Chudov updated IGNITE-18219: -- Description: *Motivation:* Following code may be erroneous: {code:java} if

[jira] [Updated] (IGNITE-18249) ignite-cdc not stop on client node crash

2022-11-25 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-18249: - Fix Version/s: 2.15 > ignite-cdc not stop on client node crash >

[jira] [Updated] (IGNITE-18266) Fix problem with RO get after several puts, that the last applied value is not visible for RO read

2022-11-25 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-18266: - Description: The following scenario is not passing, RO get after several puts do not return

[jira] [Updated] (IGNITE-18219) Actual token is compared twice in VersionedValue#getInternal

2022-11-25 Thread Denis Chudov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Chudov updated IGNITE-18219: -- Description: *Motivation:* Following code may be erroneous: {code:java} if

[jira] [Updated] (IGNITE-18219) Actual token is compared twice in VersionedValue#getInternal

2022-11-25 Thread Denis Chudov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Chudov updated IGNITE-18219: -- Description: *Motivation:* Following code may be erroneous: {code:java} if

[jira] [Updated] (IGNITE-18219) Actual token is compared twice in VersionedValue#getInternal

2022-11-25 Thread Denis Chudov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18219?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Denis Chudov updated IGNITE-18219: -- Description: *Motivation:* Following code may be erroneous: {code:java} if

[jira] [Updated] (IGNITE-18266) Fix problem with RO get after several puts, that the last applied value is not visible for RO read

2022-11-25 Thread Mirza Aliev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18266?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mirza Aliev updated IGNITE-18266: - Description: The follow scenario is not passing, RO get after several puts do not return

[jira] [Created] (IGNITE-18266) Fix problem with RO get after several puts, that the last applied value is not visible for RO read

2022-11-25 Thread Mirza Aliev (Jira)
Mirza Aliev created IGNITE-18266: Summary: Fix problem with RO get after several puts, that the last applied value is not visible for RO read Key: IGNITE-18266 URL:

[jira] [Updated] (IGNITE-18251) Refactor testing of ignite-extensions

2022-11-25 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-18251: --- Description: Currently, TeamCity runs tests twice, because test classes are not specified.

[jira] [Updated] (IGNITE-18251) Refactor testing of ignite-extensions

2022-11-25 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-18251: --- Description: Currently, TeamCity runs tests twice, because test classes are not specified.

[jira] [Updated] (IGNITE-18252) Update ignite-extensions testing configuration on TeamCity

2022-11-25 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-18252: --- Description: We should make following configuration changes: # After splitting

[jira] [Updated] (IGNITE-18252) Update ignite-extensions testing configuration on TeamCity

2022-11-25 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18252?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-18252: --- Description: We should make following configuration changes: # After splitting

[jira] [Updated] (IGNITE-18251) Refactor testing of ignite-extensions

2022-11-25 Thread Ilya Shishkov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ilya Shishkov updated IGNITE-18251: --- Description: Currently, TeamCity runs tests twice, because test classes are not specified.

[jira] [Commented] (IGNITE-17599) Calcite engine. Support LocalDate/LocalTime types

2022-11-25 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-17599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638659#comment-17638659 ] Ignite TC Bot commented on IGNITE-17599: {panel:title=Branch: [pull/10399/head] Base: [master]

[jira] [Updated] (IGNITE-18265) Change Raft modules structure

2022-11-25 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18265?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-18265: - Description: Current Raft-related modules' structure has a couple of issues:

[jira] [Created] (IGNITE-18265) Change Raft modules structure

2022-11-25 Thread Aleksandr Polovtcev (Jira)
Aleksandr Polovtcev created IGNITE-18265: Summary: Change Raft modules structure Key: IGNITE-18265 URL: https://issues.apache.org/jira/browse/IGNITE-18265 Project: Ignite Issue Type:

[jira] [Assigned] (IGNITE-15506) Custom Peer should be replaced by jraft PeerId class

2022-11-25 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev reassigned IGNITE-15506: Assignee: Aleksandr Polovtcev > Custom Peer should be replaced by jraft

[jira] [Updated] (IGNITE-18160) Delete physical data after a Raft Group is stopped

2022-11-25 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-18160: - Epic Link: (was: IGNITE-17956) > Delete physical data after a Raft Group is

[jira] [Commented] (IGNITE-18263) Fix REST API version in the generated openapi.yaml

2022-11-25 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638648#comment-17638648 ] Roman Puchkovskiy commented on IGNITE-18263: Thank you guys > Fix REST API version in the

[jira] [Commented] (IGNITE-18241) Introduce support code for LogicalTopologyService

2022-11-25 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638649#comment-17638649 ] Roman Puchkovskiy commented on IGNITE-18241: Thank you guys > Introduce support code for

[jira] [Commented] (IGNITE-18263) Fix REST API version in the generated openapi.yaml

2022-11-25 Thread Mikhail Pochatkin (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18263?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638646#comment-17638646 ] Mikhail Pochatkin commented on IGNITE-18263: LGTM > Fix REST API version in the generated

[jira] [Commented] (IGNITE-18241) Introduce support code for LogicalTopologyService

2022-11-25 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638643#comment-17638643 ] Aleksandr Polovtcev commented on IGNITE-18241: -- Looks awesome, thanks > Introduce support

[jira] [Updated] (IGNITE-18263) Fix REST API version in the generated openapi.yaml

2022-11-25 Thread Kirill Tkalenko (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Tkalenko updated IGNITE-18263: - Ignite Flags: (was: Docs Required,Release Notes Required) > Fix REST API version in

[jira] [Updated] (IGNITE-18264) Add PeerId index support

2022-11-25 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-18264: - Description: JRaft has a planned support for running multiple peers on the

[jira] [Updated] (IGNITE-18263) Fix REST API version in the generated openapi.yaml

2022-11-25 Thread Kirill Tkalenko (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirill Tkalenko updated IGNITE-18263: - Fix Version/s: 3.0.0-beta2 > Fix REST API version in the generated openapi.yaml >

[jira] [Created] (IGNITE-18264) Add PeerId index support

2022-11-25 Thread Aleksandr Polovtcev (Jira)
Aleksandr Polovtcev created IGNITE-18264: Summary: Add PeerId index support Key: IGNITE-18264 URL: https://issues.apache.org/jira/browse/IGNITE-18264 Project: Ignite Issue Type: Task

[jira] [Updated] (IGNITE-18172) Raft learners rebalance

2022-11-25 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18172?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-18172: - Ignite Flags: (was: Docs Required) > Raft learners rebalance >

[jira] [Updated] (IGNITE-18263) Fix REST API version in the generated openapi.yaml

2022-11-25 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-18263: --- Description: {{openapi.yaml}} is generated during build. It must contain version

[jira] [Updated] (IGNITE-18263) Fix REST API version in the generated openapi.yaml

2022-11-25 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy updated IGNITE-18263: --- Summary: Fix REST API version in the generated openapi.yaml (was: Fix REST API

[jira] [Assigned] (IGNITE-18263) Fix REST API version

2022-11-25 Thread Roman Puchkovskiy (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18263?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Roman Puchkovskiy reassigned IGNITE-18263: -- Assignee: Roman Puchkovskiy > Fix REST API version > >

[jira] [Created] (IGNITE-18263) Fix REST API version

2022-11-25 Thread Mikhail Pochatkin (Jira)
Mikhail Pochatkin created IGNITE-18263: -- Summary: Fix REST API version Key: IGNITE-18263 URL: https://issues.apache.org/jira/browse/IGNITE-18263 Project: Ignite Issue Type: Bug

[jira] [Updated] (IGNITE-18232) [IEP-80] Remove of CacheMetricsMXBean legacy JMX bean

2022-11-25 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-18232: - Labels: IEP-80 ise (was: ) > [IEP-80] Remove of CacheMetricsMXBean legacy JMX bean >

[jira] [Updated] (IGNITE-18217) [IEP-80] Enable JMX metrics exporter by default

2022-11-25 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18217?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-18217: - Labels: IEP-80 ise (was: ) > [IEP-80] Enable JMX metrics exporter by default >

[jira] [Updated] (IGNITE-18214) [IEP-80] Remove ThreadPool legacy JMX metrics bean

2022-11-25 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-18214: - Labels: IEP-80 ise (was: ) > [IEP-80] Remove ThreadPool legacy JMX metrics bean >

[jira] [Updated] (IGNITE-18235) [IEP-80] Remove DataStorageMetricsMXBean legacy JMX bean

2022-11-25 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-18235: - Labels: IEP-80 ise (was: ) > [IEP-80] Remove DataStorageMetricsMXBean legacy JMX bean

[jira] [Updated] (IGNITE-15761) [IEP-80] Removal of legacy JMX metrics beans

2022-11-25 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-15761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-15761: - Labels: IEP-80 ise (was: IEP-80) > [IEP-80] Removal of legacy JMX metrics beans >

[jira] [Updated] (IGNITE-18226) [IEP-80] Remove CacheGroupMetricsMXBean legacy JMX metrics bean

2022-11-25 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-18226: - Labels: IEP-80 ise (was: ) > [IEP-80] Remove CacheGroupMetricsMXBean legacy JMX

[jira] [Updated] (IGNITE-18234) [IEP-80] Remove PersistenceMetricsMXBean legacy JMX bean

2022-11-25 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-18234: - Labels: IEP-80 ise (was: ) > [IEP-80] Remove PersistenceMetricsMXBean legacy JMX bean

[jira] [Updated] (IGNITE-18249) ignite-cdc not stop on client node crash

2022-11-25 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov updated IGNITE-18249: - Labels: IEP-59 ise (was: IEP-59) > ignite-cdc not stop on client node crash >

[jira] [Assigned] (IGNITE-18249) ignite-cdc not stop on client node crash

2022-11-25 Thread Nikolay Izhikov (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikolay Izhikov reassigned IGNITE-18249: Assignee: Nikolay Izhikov > ignite-cdc not stop on client node crash >

[jira] [Updated] (IGNITE-18262) .NET: Missing files and broken examples in binary release zip package

2022-11-25 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-18262: Description: Issues in binary distribution

[jira] [Updated] (IGNITE-18262) .NET: Missing files and broken examples in binary release zip package

2022-11-25 Thread Pavel Tupitsyn (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-18262?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pavel Tupitsyn updated IGNITE-18262: Description: Issues in bnary distribution

[jira] [Created] (IGNITE-18262) .NET: Missing files and broken examples in binary release zip package

2022-11-25 Thread Pavel Tupitsyn (Jira)
Pavel Tupitsyn created IGNITE-18262: --- Summary: .NET: Missing files and broken examples in binary release zip package Key: IGNITE-18262 URL: https://issues.apache.org/jira/browse/IGNITE-18262

[jira] [Updated] (IGNITE-16841) Use common RocksDB instance in Raft Storage

2022-11-25 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-16841: - Labels: ignite-3 (was: ) > Use common RocksDB instance in Raft Storage >

[jira] [Updated] (IGNITE-16841) Use common RocksDB instance in Raft Storage

2022-11-25 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-16841: - Description: RocksDbClusterStateStorage uses its own underlying RocksDB

[jira] [Updated] (IGNITE-16841) Use common RocksDB instance in Raft Storage

2022-11-25 Thread Aleksandr Polovtcev (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-16841?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Polovtcev updated IGNITE-16841: - Ignite Flags: (was: Docs Required,Release Notes Required) > Use common

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

2022-11-25 Thread Ignite TC Bot (Jira)
[ https://issues.apache.org/jira/browse/IGNITE-8801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17638561#comment-17638561 ] Ignite TC Bot commented on IGNITE-8801: --- {panel:title=Branch: [pull/10318/head] Base: [master] :