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

Jerry Cwiklik reopened UIMA-1292:
---------------------------------


Spring listener does not detect Broker failures and subsequent Broker restart. 
If the broker dies, spring does not notify the uima AS  service of the failure. 
Broker restart is not recognized by spring leading to a dead service. 
Investigate if there is a way in spring to detect broker failure and subsequent 
restart.

> Uima AS Jms Listener Should Support Retry When Establishing Connection To a 
> Broker
> ----------------------------------------------------------------------------------
>
>                 Key: UIMA-1292
>                 URL: https://issues.apache.org/jira/browse/UIMA-1292
>             Project: UIMA
>          Issue Type: Bug
>          Components: Async Scaleout
>            Reporter: Jerry Cwiklik
>            Assignee: Jerry Cwiklik
>
> UIMA AS service should support retry when a listener on the service input 
> queue fails due to a broker not being available. The listener should log a 
> message stating the fact that the broker is not available and it should enter 
> a loop attempting to reconnect. When a broker becomes available the listener 
> should reconnect, log a message that the connection was made, and proceed to 
> complete initialization.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to