You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2015/03/26 17:13:52 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=14382129#comment-14382129 ] 

Timothy Bish commented on AMQ-5684:
-----------------------------------

Thanks chuck, that's very helpful.  I had started down the same road of extracting the test from the AmqpNetLite stuff as well :)  I think I understand why this happens and am working on a fix, problem being that I've broken other clients test suites in the process :(



> 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
>         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)