[
https://issues.apache.org/jira/browse/IGNITE-13572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17234253#comment-17234253
]
Ignite TC Bot commented on IGNITE-13572:
----------------------------------------
{panel:title=Branch: [pull/8439/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/8439/head] Base: [master] : New Tests
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Queries 1{color} [[tests
3|https://ci.ignite.apache.org/viewLog.html?buildId=5738447]]
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
SqlPartitionEvictionTest.testSqlConsistencyOnEviction[backups_count=0] -
PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
SqlPartitionEvictionTest.testSqlConsistencyOnEviction[backups_count=2] -
PASSED{color}
* {color:#013220}IgniteBinaryCacheQueryTestSuite:
SqlPartitionEvictionTest.testSqlConsistencyOnEviction[backups_count=1] -
PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=5738477&buildTypeId=IgniteTests24Java8_RunAll]
> Duplicates in select query during partition eviction for caches with 0 backups
> ------------------------------------------------------------------------------
>
> Key: IGNITE-13572
> URL: https://issues.apache.org/jira/browse/IGNITE-13572
> Project: Ignite
> Issue Type: Bug
> Components: sql
> Affects Versions: 2.9, 2.8.1
> Reporter: Ivan Daschinskiy
> Assignee: Konstantin Sirotkin
> Priority: Major
> Fix For: 2.9.1
>
> Attachments: SqlPartitionEvictionTest.java
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Scenario:
> # Start 2 nodes with indexed atomic partitioned cache with 0 backups.
> # Load sufficient amout of data (or emulate slow removal from idx)
> # Start another node.
> # Perform SELECT * FROM <TABLE>.
> Query result contains duplicates, result size is significantly bigger than
> expected cache size.
> Reproducer is attached.
> Reproduced on 2.8.1, ongoing 2.9 and master
--
This message was sent by Atlassian Jira
(v8.3.4#803005)