[
https://issues.apache.org/jira/browse/IGNITE-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yakov Zhdanov updated IGNITE-1849:
----------------------------------
Description:
cache.size() causes following events:
TASK_STARTED
TASK_REDUCED
TASK_FINISHED
was:
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.
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)