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 When a broker connection cannot be established Uima AS jms listener applies an action defined in an error handler. This is not a desired behavior. What is required instead, the listener should dump an error message once to stdout and a log if the connection to a broker cannot be made or is lost and the listener should enter an indefinite loop attempting to recover the connection. When the connection is established, a message should be dumped to stdout and the log to indicate successful connection recovery -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.