You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Fraser Adams (Created) (JIRA)" <ji...@apache.org> on 2011/11/04 15:01:02 UTC

[jira] [Created] (QPID-3584) qpid-config SPECIAL_ARGS list should include FLOW_RESUME_COUNT

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
            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: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
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:dev-subscribe@qpid.apache.org