Currently, if you specify qpid.max_size="3", the broker accepts the string value, and does not convert it to the expected integer type.

I want to change this to either:

1. Reject string arguments when numeric types are accepted, or
2. Accept arguments of any type if the value can be converted to the expected type

Which approach is better?

Jonathan

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to