Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3584

qpid-config SPECIAL_ARGS list should include FLOW_RESUME_COUNT

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 0.10
    • 0.23
    • C++ Tools
    • None
    • All - this relates to a feature that was added to qpid-config in Qpid 0.10

    Description

      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

      Attachments

        Activity

          People

            tross Ted Ross
            fadams Fraser Adams
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: