qpid-config's add exchange option "--durable" doesn't work
----------------------------------------------------------

                 Key: QPID-2528
                 URL: https://issues.apache.org/jira/browse/QPID-2528
             Project: Qpid
          Issue Type: Bug
          Components: python tools
    Affects Versions: 0.7
            Reporter: Tim Powers


qpid-config (svn 929716) doesn't set _durable properly when adding a new 
exchange or queue when specifying --durable. The problem appears to be that the 
Python boolean True is being used to set _durable. Changing this to 1 solves 
the problem.

There are other items (_passive, _clusterDurable) which do the same and may 
have the same problem.

Note: This is a regression.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to