You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Sergey Kozlov (JIRA)" <ji...@apache.org> on 2015/11/03 13:44:27 UTC

[jira] [Created] (IGNITE-1849) cache.size() method causes three TASK_* events

Sergey Kozlov created IGNITE-1849:
-------------------------------------

             Summary: cache.size() method causes three TASK_* events
                 Key: IGNITE-1849
                 URL: https://issues.apache.org/jira/browse/IGNITE-1849
             Project: Ignite
          Issue Type: Bug
          Components: cache
    Affects Versions: ignite-1.4
            Reporter: Sergey Kozlov
            Assignee: Yakov Zhdanov
             Fix For: 1.5


cache.size() causes following events:
TASK_STARTED
TASK_REDUCED
TASK_FINISHED
But the method should be within CACHE_* event group and one requires a new type event like CACHE_ATTR_READ. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)