Alex Rudyy created QPID-4778:
--------------------------------

             Summary: [Java Broker] Introduce an ERRORED state for configured 
objects to indicate that either object configuration is wrong or the object 
experiences an unexpected condition and cannot recover from it
                 Key: QPID-4778
                 URL: https://issues.apache.org/jira/browse/QPID-4778
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
    Affects Versions: 0.22
            Reporter: Alex Rudyy
             Fix For: Future


We need an additional state for configured object to indicate that the object 
got into unexpected conditions due to either wrong configuration or issues with 
the external services it depends on or simply because of some  issues in code 
etc. It should mean something like: "Stopped, but unable to start because of 
some issue. Until issue is resolved the start is impossible", For example, if 
LDAP authentication provider cannot connect to the LDAP server because it is 
down than the authentication provider configured object should transit into 
ERRORED state.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to