[
https://issues.apache.org/jira/browse/AMQ-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy A. Bish closed AMQ-7460.
--------------------------------
Resolution: Invalid
The version you are using is very old and not supported. Please ask support
type questions on the users mailing list.
> CreateConsumer API Hangs
> ------------------------
>
> Key: AMQ-7460
> URL: https://issues.apache.org/jira/browse/AMQ-7460
> Project: ActiveMQ
> Issue Type: Bug
> Components: Broker
> Affects Versions: 5.5.0
> Environment: <destinationPolicy>
> <policyMap>
> <policyEntries>
> <policyEntry topic=">" producerFlowControl="true" memoryLimit="20mb">
> <pendingSubscriberPolicy>
> <vmCursor />
> </pendingSubscriberPolicy>
> </policyEntry>
> <policyEntry queue=">" producerFlowControl="true" memoryLimit="1mb">
> <!-- Use VM cursor for better latency
> For more information, see:
>
> http://activemq.apache.org/message-cursors.html
>
> <pendingQueuePolicy>
> <vmQueueCursor/>
> </pendingQueuePolicy>
> -->
> </policyEntry>
> </policyEntries>
> </policyMap>
> </destinationPolicy>
> Reporter: Ranjith
> Priority: Major
>
> Hi Team,
> We are facing below issue in ActiveMQ 5.5.0,
> Create Consumer API hangs after running for some time. Please find the
> attache activemq.xml configuration file.
>
>
> Thanks,
> Ranjith
--
This message was sent by Atlassian Jira
(v8.3.4#803005)