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

Jerry Cwiklik closed UIMA-6039.
-------------------------------
    Resolution: Fixed

Removed test for null when setting initialization end time. The code used to 
test TimeWindow.getEnd() for null which is no longer being returned. No need to 
test for null since we must set init end time when transition from 
initialization to running is reported by a JP.

> UIMA-DUCC: agent reports incorrect initialization time
> ------------------------------------------------------
>
>                 Key: UIMA-6039
>                 URL: https://issues.apache.org/jira/browse/UIMA-6039
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>            Priority: Major
>             Fix For: 3.0.1-Ducc
>
>
> It looks like TimeWindow.getEnd() no longer returns null and instead returns 
> empty String. Agent code was testing for null to execute code to set end of 
> initialization. Since null is no longer returned that code was never called. 
> Refactor to remove the test and always set the End time when process 
> initialization is done.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to