[
https://issues.apache.org/jira/browse/IGNITE-9949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov updated IGNITE-9949:
--------------------------------------
Fix Version/s: (was: 2.9)
> MVCC TX: Scan query can return wrong result on unstable topology
> ----------------------------------------------------------------
>
> Key: IGNITE-9949
> URL: https://issues.apache.org/jira/browse/IGNITE-9949
> Project: Ignite
> Issue Type: Bug
> Components: mvcc
> Reporter: Roman Kondakov
> Priority: Major
> Labels: mvcc_stability, transactions
>
> Scan query map nodes do not take into account topology version when filtering
> primary partitions. See method {{GridCacheQueryManager#scanIterator}} - each
> node takes it's current topology version. This causes wrong partition
> filtering results.
> To fix this problem the single topology version should be taken on reduce
> node propagated to map nodes.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)