[
https://issues.apache.org/jira/browse/QPID-3584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Justin Ross updated QPID-3584:
------------------------------
Assignee: Ted Ross
> qpid-config SPECIAL_ARGS list should include FLOW_RESUME_COUNT
> --------------------------------------------------------------
>
> Key: QPID-3584
> URL: https://issues.apache.org/jira/browse/QPID-3584
> Project: Qpid
> Issue Type: Bug
> Components: Python Tools
> Affects Versions: 0.10
> Environment: All - this relates to a feature that was added to
> qpid-config in Qpid 0.10
> Reporter: Fraser Adams
> Assignee: Ted Ross
> Priority: Trivial
>
> qpid-config added a feature in 0.10 of a --argument option, a generic
> mechanism for passing arguments.
> As part of the implementation of this constants relating to specific program
> options are contained in a list called SPECIAL_ARGS.
> It looks like FLOW_RESUME_COUNT is missing from this list which causes an
> incorrect display with qpid-config queues e.g.
> qpid-config add queue test0 --flow-resume-count=10
> gives
> test0 --flow-resume-count=10 --argument qpid.flow_resume_count=10
> A trivial fix is to add FLOW_RESUME_COUNT to the SPECIAL_ARGS definition
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]