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)