You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Lou DeGenaro (JIRA)" <de...@uima.apache.org> on 2015/04/07 20:10:14 UTC

[jira] [Resolved] (UIMA-4328) DUCC Orchestrator (OR) miscalculates volunteerability

     [ https://issues.apache.org/jira/browse/UIMA-4328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lou DeGenaro resolved UIMA-4328.
--------------------------------
    Resolution: Fixed

Change 

long error = job.getWiDone();

to

long error = job.getWiError();

> DUCC Orchestrator (OR) miscalculates volunteerability
> -----------------------------------------------------
>
>                 Key: UIMA-4328
>                 URL: https://issues.apache.org/jira/browse/UIMA-4328
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Lou DeGenaro
>            Assignee: Lou DeGenaro
>            Priority: Minor
>             Fix For: 2.0.0-Ducc
>
>
> A cut and paste error results in Orchestrator miscalculation of when to volunteer unnecessary JPs.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)