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 2016/04/28 13:06:12 UTC

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

Gordon Sim created QPID-7233:
--------------------------------

             Summary: 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