You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "zhiyuan man (JIRA)" <ji...@apache.org> on 2016/03/14 09:05:33 UTC

[jira] [Commented] (AMQ-5684) AMQP: messages get stuck

    [ https://issues.apache.org/jira/browse/AMQ-5684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15192872#comment-15192872 ] 

zhiyuan man commented on AMQ-5684:
----------------------------------

Timothy Bish, our production environment seems meeting this problem with activemq-5.11.2. I was trying to reproduce this issue with the jms referring to 'AMQ5684-reproducer.cs', but failed. Here is my code. [https://github.com/zman2013/activemq-test-2/blob/master/src/main/java/zman/test/CloseBusyConsumer.java] Can you give me some advice to replay the issue? Appreciate your help :) -zman

> AMQP: messages get stuck
> ------------------------
>
>                 Key: AMQ-5684
>                 URL: https://issues.apache.org/jira/browse/AMQ-5684
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: AMQP
>    Affects Versions: 5.12.0
>         Environment: 5.12-SNAPSHOT 20150322 running on Fedora linux
>            Reporter: Chuck Rolke
>            Assignee: Timothy Bish
>             Fix For: 5.12.0
>
>         Attachments: AMQ5684-reproducer.cs, second-receiver-hang-20150323.html
>
>
> While investigating AMQ-5646 the same test failed in a different way.
> It did not progress as far. The test:
> * Client opens a connection and a session.
> * Client opens a sender and sends 20 messages
> * Client opens a receiver with a credit of two
> The receiver receives one message and that's all. The expectation is to receive two messages.
> A trace to be attached.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)