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: [email protected]
For additional commands, e-mail: [email protected]