Increasing concurrent Consumer count on Spring Listener causes creation of multiple temp queues -----------------------------------------------------------------------------------------------
Key: UIMA-1164 URL: https://issues.apache.org/jira/browse/UIMA-1164 Project: UIMA Issue Type: Bug Components: Async Scaleout Reporter: Jerry Cwiklik Scaleout of listener threads seems to cause creation of as many temp queues as there are concurrent consumers defined on the listener. Instead, there should be one temp queue created for all the listener threads. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.