You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Evgenii Zhuravlev (JIRA)" <ji...@apache.org> on 2017/07/19 14:12:00 UTC

[jira] [Comment Edited] (IGNITE-5775) Compute runs one job in MetricsUpdateFrequency per thread after all jobs was submitted(as onCollision is not called)

    [ https://issues.apache.org/jira/browse/IGNITE-5775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16093135#comment-16093135 ] 

Evgenii Zhuravlev edited comment on IGNITE-5775 at 7/19/17 2:11 PM:
--------------------------------------------------------------------

That happened because job was removed from the activeJobs list only after the handleCollision method.


was (Author: ezhuravl):
That happened because job remove from activeJobs list only after handleCollision method.

> Compute runs one job in MetricsUpdateFrequency per thread after all jobs was submitted(as onCollision is not called)
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-5775
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5775
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 1.7
>            Reporter: Evgenii Zhuravlev
>            Assignee: Evgenii Zhuravlev
>            Priority: Critical
>             Fix For: 2.2
>
>         Attachments: Compute.java
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)