Bug 692134 - Help/Usage text for qpid-config is incorrect
Summary: Help/Usage text for qpid-config is incorrect
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: qpid-qmf
Version: Development
Hardware: Unspecified
OS: Unspecified
high
unspecified
Target Milestone: 2.0
: ---
Assignee: Jonathan Robie
QA Contact: Frantisek Reznicek
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-03-30 14:02 UTC by Ted Ross
Modified: 2015-11-16 01:13 UTC (History)
6 users (show)

Fixed In Version: qpid-tools-0.10-4.el6, qpid-tools-0.10-5.el5
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-06-23 15:45:29 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHEA-2011:0890 0 normal SHIPPED_LIVE Red Hat Enterprise MRG Messaging 2.0 Release 2011-06-23 15:42:41 UTC

Description Ted Ross 2011-03-30 14:02:19 UTC
In qpid-config --help, the usage text contains the following section:

  Options for Adding Queues:
    --cluster-durable   The new queue becomes durable if there is only one
                        functioning cluster node
    --file-count=<n>    Number of files in queue's persistence journal
    --file-size=<n>     File size in pages (64Kib/page)
    --max-queue-size=<n>
                        Number of files in queue's persistence journal
    --max-queue-count=<n>
                        Number of files in queue's persistence journal
    --limit-policy=<policy>
                        Action to take when queue limit is reached


Note that the help text for --max-queue-size and --max-queue-count is incorrect.

max-queue-size is the maximum size, in number-of-messages, that a queue may grow to.

max-queue-count is the maximum size, in total payload octets, that a queue may grow to.

Comment 3 Jonathan Robie 2011-04-01 13:38:38 UTC
Fixed in 8ef600be25a3b94d686d752926c727ca23d68614.

Comment 4 Ted Ross 2011-05-16 20:04:25 UTC
Reopening this bug...

The following text in the usage/help is incorrect and misleading:

================================
Examples:

$ qpid-config add queue q
$ qpid-config add exchange direct d localhost:5672
$ qpid-config exchanges 10.1.1.7:10000
$ qpid-config queues guest/guest@broker-host:10000
================================

This text suggests that the URL is an argument when it is an option (-a)

Comment 5 Ted Ross 2011-05-16 21:21:21 UTC
Fixed again upstream in revision 1103897.

Comment 6 Frantisek Reznicek 2011-05-26 08:21:26 UTC
The help content issue has been fixed, tested on RHEL5.6 / 6.1 i[36]86 / x86_64 on packages:
  qpid-tools-0.10-5.el5.noarch
  qpid-tools-0.10-4.el6.noarch


-> VERIFIED

Comment 7 errata-xmlrpc 2011-06-23 15:45:29 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHEA-2011-0890.html


Note You need to log in before you can comment on or make changes to this bug.