[
https://issues.apache.org/jira/browse/IGNITE-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14998659#comment-14998659
]
Yakov Zhdanov edited comment on IGNITE-1849 at 11/10/15 2:32 PM:
-----------------------------------------------------------------
Can this be fixed by making the task internal? See {{GridInternal}} annotation.
This task should not generate events.
was (Author: yzhdanov):
Can this be fixed by making the task internal? See {{GridInternal}} annotation
> 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)