Creating queues using C++ client based on MRG 1.3 does not work
Issue
-
When dynamically creating queues the C++ API sends the qpid.max_size, qpid.max_count, and the qpid.policy_type attributes to the broker. The format used for the fields seems to be vbin16, which does not work witt the broker :
2011-12-08 15:06:20 trace SENT [52106 cbgc01:11313]: Frame[BEbe; channel=1; {QueueDeclareBody: queue=response.TEST.response_queue_1; alternate-exchange=; auto-delete=1;<br /><br /><br />arguments={qpid.max_count:V2:1:vbin16(1),qpid.max_size:V2:1:vbin16(1),qpid.policy_type:V2:4:vbin16(ring)}; }]
Environment
- mrg < 1.3.3
- qpid-cpp-client < 0.7.946106-34
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
