Wes,
Thanks for pointing this out. Your observation is correct. I've raised
a Jira to track this bug so it can be fixed prior to the 0.8 release.
https://issues.apache.org/jira/browse/QPID-2896
-Ted
On 10/08/2010 02:00 PM, Wes Toland wrote:
I noticed that the queue policy options do not seem to work in the new
C++ messaging API, specifically the qpid.max_count and qpid.max_size
arguments. I am using trunk r1001744. It seems that when these
options are converted from the Address to the FieldTable structures,
these fields are stored as strings. Then, the broker tries to access
these fields as integers, instead of strings, and when these fields do
not exist as integers, the broker uses the default queue size
options. I wasn't sure if you were already aware of this issue, and
wanted to give a heads up.
Thanks,
Wes Toland
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]