Jim Challenger created UIMA-4223:
------------------------------------
Summary: DUCC SM: Adjust logic for WaitingForServices state
Key: UIMA-4223
URL: https://issues.apache.org/jira/browse/UIMA-4223
Project: UIMA
Issue Type: Improvement
Components: DUCC
Affects Versions: 1.1.0-Ducc
Reporter: Jim Challenger
Assignee: Jim Challenger
Fix For: 2.0.0-Ducc
If some work (job, service, etc) has a service dependency, and that service is
registered, SM should never return Service Unavailable. This will either allow
the work to continue if the service is in fact available, or WaitingForServices
if the service is registered but not currently functional (e..g. disabled).
Previous behaviour is to return Service Unavailable if the service is not
started and cannot be started by reference.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)