[
https://issues.apache.org/jira/browse/IGNITE-11543?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Denis Mekhanikov updated IGNITE-11543:
--------------------------------------
Attachment: (was:
CacheOptimisticTransactionTopologyChangeReadThroughTest.java)
> TransactionOptimisticException on topology change when readThrough is enabled
> -----------------------------------------------------------------------------
>
> Key: IGNITE-11543
> URL: https://issues.apache.org/jira/browse/IGNITE-11543
> Project: Ignite
> Issue Type: Bug
> Components: cache
> Affects Versions: 2.7
> Reporter: Denis Mekhanikov
> Priority: Major
> Attachments:
> CacheOptimisticTransactionTopologyChangeReadThroughTest.java
>
>
> When topology changes during an optimistic serializable transaction on a
> replicated cache with {{readThrough}} enabled,
> {{TransactionOptimisticException}} may appear.
> Cache configuration:
> {noformat}
> cacheMode: REPLICATED
> atomicityMode: TRANSACTIONAL
> readThrough: true
> {noformat}
> Reproducer is attached.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)