[
https://issues.apache.org/jira/browse/QPID-2528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859800#action_12859800
]
Tim Powers commented on QPID-2528:
----------------------------------
Something occurred to me.... Instead of using the patch one can do this in
qpid-config instead:
True = 1
That would also solve the problem.
> 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
> Attachments: qpid-config-durable.patch
>
>
> 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]