Jerry Cwiklik created UIMA-6039:
-----------------------------------
Summary: 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
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)