You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Gordon Sim (JIRA)" <ji...@apache.org> on 2011/04/28 18:42:03 UTC

[jira] [Resolved] (QPID-3232) fetch(timeout=0) does not behave as expected on receiver with capacity=1

     [ https://issues.apache.org/jira/browse/QPID-3232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gordon Sim resolved QPID-3232.
------------------------------

    Resolution: Fixed

> fetch(timeout=0) does not behave as expected on receiver with capacity=1
> ------------------------------------------------------------------------
>
>                 Key: QPID-3232
>                 URL: https://issues.apache.org/jira/browse/QPID-3232
>             Project: Qpid
>          Issue Type: Bug
>          Components: Python Client
>    Affects Versions: 0.10
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: 0.11
>
>
> Fill a queue up with some messages (some > 1). Create a receiver with capacity=1. Call fetch() in a loop with timeout=0. 
> Expect to get all the messages that were on the queue to start with. Only get the first message.
> It appears to be a result of the client not restoring its credit correctly after the first flush.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org