[
https://issues.apache.org/jira/browse/IGNITE-5775?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16091814#comment-16091814
]
ASF GitHub Bot commented on IGNITE-5775:
----------------------------------------
GitHub user ezhuravl opened a pull request:
https://github.com/apache/ignite/pull/2319
IGNITE-5775 JobsProcessor: Remove job from activeJobs before invoke o…
…nCollision
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/gridgain/apache-ignite ignite-5775
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2319.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2319
----
commit 23cb1312faa172d7dd1a0cee088b39a69568dec5
Author: Evgenii Zhuravlev <[email protected]>
Date: 2017-07-18T16:46:36Z
IGNITE-5775 JobsProcessor: Remove job from activeJobs before invoke
onCollision
----
> 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)