Bad handling of invalid queue arguments
---------------------------------------

                 Key: QPID-3087
                 URL: https://issues.apache.org/jira/browse/QPID-3087
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, python tools
            Reporter: Gordon Sim
            Assignee: Gordon Sim
             Fix For: 0.9


Passing bad arguments to queue-declare (e.g. max-count=3.14 or max-size='foo') 
currently results in those arguments being ignored, but being reported from 
queue-query or via qmf as they were originally specified. There is a further 
problem with qpid-config in these cases where it fails due to attempts to 
convert these values to integers and therefore does not list all queues.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to