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]