Semen Boikov created IGNITE-320:
-----------------------------------
Summary: Fix CacheMBStatisticsBeanTest.testExpiryOnCreation
Key: IGNITE-320
URL: https://issues.apache.org/jira/browse/IGNITE-320
Project: Ignite
Issue Type: Bug
Components: cache
Reporter: Semen Boikov
Assignee: Sergey Evdokimov
Priority: Blocker
Fix For: sprint-2
Test CacheMBStatisticsBeanTest.testExpiryOnCreation fails since TCK does not
assume iterator implementation which uses pagination. Possible fix to do not
refactor queries implementation: when iterator is created we can check if there
is only one node in topology and swap/offheap are then do not use scan query,
but use special iterator implementation.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)