You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/04/28 21:02:13 UTC

[jira] [Commented] (QPID-7233) qpid-receive uses 0 prefetch unless an explicit message count is provided

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

ASF subversion and git services commented on QPID-7233:
-------------------------------------------------------

Commit 1741492 from [~gsim] in branch 'qpid/trunk'
[ https://svn.apache.org/r1741492 ]

QPID-7233: limit capacity to messages only if message count is non-zero

> qpid-receive uses 0 prefetch unless an explicit message count is provided
> -------------------------------------------------------------------------
>
>                 Key: QPID-7233
>                 URL: https://issues.apache.org/jira/browse/QPID-7233
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: qpid-cpp-0.34
>            Reporter: Gordon Sim
>            Assignee: Gordon Sim
>             Fix For: qpid-cpp-next
>
>
> Error introduced as part of https://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/tests/qpid-receive.cpp?r1=1662743&r2=1662742&pathrev=1662743.
> The capacity should not exceed the message count, but if the message count is zero and the capacity is not, the capacity specified should be used. As it is now there is no way to get unlimited messages with a non-zero capacity.
> I've marked this against the client but its really just the test tool that is affected; there did not seem to be a better component to mark it against.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org