[
https://issues.apache.org/jira/browse/UIMA-2351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13189276#comment-13189276
]
Marshall Schor commented on UIMA-2351:
--------------------------------------
So, this change then requires AMQ at a later than 4.1.1 - do we say that in our
documentation?
> Remove busy loop from uima-as JmsInputChannel
> ---------------------------------------------
>
> Key: UIMA-2351
> URL: https://issues.apache.org/jira/browse/UIMA-2351
> Project: UIMA
> Issue Type: Bug
> Components: Async Scaleout
> Reporter: Jerry Cwiklik
> Assignee: Jerry Cwiklik
> Fix For: 2.4.0AS
>
>
> Found a busy loop in the JmsInputChannel which continually checks the state
> of the jms listener in a dedicated thread. If I remember this was put in to
> deal with shutdown of AMQ4.1.1 threads which were set to run as daemon
> threads. Since 4.1.1, AMQ no longer uses daemon threads so no reason to use
> this code.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira