[
https://issues.apache.org/jira/browse/IGNITE-13572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Daschinskiy updated IGNITE-13572:
--------------------------------------
Description:
Scenario:
# Starts 2 node with indexed atomic partitioned cache with 0 backups.
# Loads sufficient amout of data (or emulate slow removal from idx)
# Start another node.
# Perform SELECT * FROM <TABLE>.
Reproducer is attached.
Reproduced on 2.8.1, ongoing 2.9 and master
was:
Scenario:
# Starts 2 node with indexed atomic partitioned cache with 0 backups.
# Loads sufficient amout of data (or emulate slow removal from idx)
# Start another node.
# Perform SELECT * FROM <TABLE>.
Reproducer is attached
> Duplicates in select query during partition eviction.
> -----------------------------------------------------
>
> Key: IGNITE-13572
> URL: https://issues.apache.org/jira/browse/IGNITE-13572
> Project: Ignite
> Issue Type: Bug
> Affects Versions: 2.9, 2.8.1
> Reporter: Ivan Daschinskiy
> Priority: Major
>
> Scenario:
> # Starts 2 node with indexed atomic partitioned cache with 0 backups.
> # Loads sufficient amout of data (or emulate slow removal from idx)
> # Start another node.
> # Perform SELECT * FROM <TABLE>.
> Reproducer is attached.
> Reproduced on 2.8.1, ongoing 2.9 and master
--
This message was sent by Atlassian Jira
(v8.3.4#803005)