Sergey Kozlov created IGNITE-4414:
-------------------------------------
Summary: Add JUnit test for local queries against a partitoned cache with 2 backups
Key: IGNITE-4414
URL:
https://issues.apache.org/jira/browse/IGNITE-4414 Project: Ignite
Issue Type: Bug
Affects Versions: 1.8
Reporter: Sergey Kozlov
Fix For: 2.0
Add the JUnit test covers the following case:
- partitioned cache with 2 backups (may be include backups=0,1 as well)
- put 100 entries
When I execute a local sql field query it returns more entries than the local size depending on the number of backup.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)