UIMA AS aggregate creates a redundant temp reply queue for each delegate
------------------------------------------------------------------------
Key: UIMA-1659
URL: https://issues.apache.org/jira/browse/UIMA-1659
Project: UIMA
Issue Type: Bug
Components: Async Scaleout
Reporter: Jerry Cwiklik
Assignee: Jerry Cwiklik
Fix For: 2.3AS
While creating an endpoint connection to a delegate, the aggregate creates a
temp reply queue in JmsOutputChannel.getEndpointConnection() for no apparent
reason. This should not be done as temp reply queues are created during
initialization of the aggregate. These redundant queues actually cause one of
the testcases in the extended test to fail intermittently.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.