You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Semen Boikov (JIRA)" <ji...@apache.org> on 2015/02/20 10:28:11 UTC

[jira] [Created] (IGNITE-320) Fix CacheMBStatisticsBeanTest.testExpiryOnCreation

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)