You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by ranjith kumar <jr...@gmail.com> on 2020/04/02 05:11:07 UTC

Fwd: [jira] [Closed] (AMQ-7460) CreateConsumer API Hangs

Hi Team,

Need your help for CreateConsmer Hang, Please find the below details. We
are using 5.5.0, whether the same is fixed in the latest version?


> 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="&gt;" producerFlowControl="true" memoryLimit="20mb">
>  <pendingSubscriberPolicy>
>  <vmCursor />
>  </pendingSubscriberPolicy>
>  </policyEntry>
>  <policyEntry queue="&gt;" 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

---------- Forwarded message ---------
From: Timothy A. Bish (Jira) <ji...@apache.org>
Date: Wed, 1 Apr 2020 at 18:49
Subject: [jira] [Closed] (AMQ-7460) CreateConsumer API Hangs
To: <Jr...@gmail.com>



     [
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="&gt;" producerFlowControl="true" memoryLimit="20mb">
>  <pendingSubscriberPolicy>
>  <vmCursor />
>  </pendingSubscriberPolicy>
>  </policyEntry>
>  <policyEntry queue="&gt;" 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)

Re: [jira] [Closed] (AMQ-7460) CreateConsumer API Hangs

Posted by Tim Bain <tb...@alumni.duke.edu>.
Many, many software systems use ActiveMQ 5.x without experiencing hanging
consumers, so the presumption is that a recent version of 5.x will not have
this problem. But of you download it and find that you're still having this
problem, post a question here (with a detailed description of the behavior
you're seeing, not just a sentence) and we'd be happy to help
troubleshoot it.

Tim

On Thu, Apr 2, 2020, 7:48 AM ranjith kumar <jr...@gmail.com> wrote:

> Hi Team,
>
> Need your help for CreateConsmer Hang, Please find the below details. We
> are using 5.5.0, whether the same is fixed in the latest version?
>