You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Jim Challenger (JIRA)" <de...@uima.apache.org> on 2015/02/06 17:14:34 UTC

[jira] [Created] (UIMA-4223) DUCC SM: Adjust logic for WaitingForServices state

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)