Bug 709717 - List of allowed arguments for creating queues/exchanges shall be created
Summary: List of allowed arguments for creating queues/exchanges shall be created
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise MRG
Classification: Red Hat
Component: Messaging_Programming_Reference
Version: Development
Hardware: Unspecified
OS: Unspecified
medium
unspecified
Target Milestone: 2.1
: ---
Assignee: Alison Young
QA Contact: Petr Matousek
URL:
Whiteboard:
Depends On: 733205
Blocks: 753287 787154
TreeView+ depends on / blocked
 
Reported: 2011-06-01 13:17 UTC by Petr Matousek
Modified: 2012-09-21 12:58 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-01-26 19:27:47 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Petr Matousek 2011-06-01 13:17:19 UTC
Description of problem:

Complete list of all allowed arguments for declaring queues and exchanges shall be created.

The following (probably not all allowed) arguments are scattered in MRG/M UG , it would be nice to have them in one list:

qpid.msg_sequence, qpid.ive, qpid.exclusive-binding, qpid.max_count, qpid.max_size, qpid.policy_type, qpid.alert_count, qpid.alert_size, qpid.alert_repeat_gap, qpid.last_value_queue, qpid.last_value_queue_no_browse, qpid.priorities, qpid.flow_stop_size, qpid.flow_resume_size, qpid.flow_stop_count, qpid.flow_resume_count, qpid.file_size, qpid.file_count, qpid.queue_event_generation..

Version-Release number of selected component (if applicable):
Red Hat Enterprise MRG 2.0 - Messaging User Guide
Revision 0.1-7

How reproducible:
n/a

Steps to Reproduce:
n/a
  
Actual results:
The arguments for declaring queues/exchanges are scattered in MRG/M UG. Probably not all possible arguments are mentioned in MRG/M UG.

Expected results:
Documentation contains complete list of allowed arguments for creating queues/exchanges.

Additional info:

Comment 2 Lana Brindley 2011-10-13 03:04:50 UTC
This could easily be added as a reference list for 2.1.

LKB

Comment 5 Petr Matousek 2011-11-08 16:45:46 UTC
- qpid.limit_policy
+ qpid.policy_type

(qpid-config uses --limit-policy argument, so it is a bit confusing)

-> ASSIGNED

Comment 6 Alison Young 2011-11-08 23:48:22 UTC
(In reply to comment #5)
> - qpid.limit_policy
> + qpid.policy_type
> 
> (qpid-config uses --limit-policy argument, so it is a bit confusing)
> 
> -> ASSIGNED

The above suggested fix is the opposite of a verified fix requested here https://bugzilla.redhat.com/show_bug.cgi?id=728926 .

All instances of policy_type/policy-type have been changed to limit_policy/limit-policy to match the software.

Comment 7 Petr Matousek 2011-11-09 08:58:12 UTC
(In reply to comment #6)
> (In reply to comment #5)
> > - qpid.limit_policy
> > + qpid.policy_type
> > 
> > (qpid-config uses --limit-policy argument, so it is a bit confusing)
> > 
> > -> ASSIGNED
> 
> The above suggested fix is the opposite of a verified fix requested here
> https://bugzilla.redhat.com/show_bug.cgi?id=728926 .
> 
> All instances of policy_type/policy-type have been changed to
> limit_policy/limit-policy to match the software.

Alison, it is not the opposite. Bug 728926 was filed against qpid-config (uses --limit-policy OPTION), in this bz we are talking about the qpid ARGUMENT, it's syntax is qpid.policy_type

Yes, it's confusing, that is way the the sentence in brackets was added to Comment 5.

Comment 14 Petr Matousek 2011-11-14 13:22:23 UTC
The list of arguments for creating exchanges/queue was created

NOTE: The list is not complete yet, a new bug 753287 was created for the missing arguments. 

Messaging_User_Guide - Revision 2-10

-> VERIFIED

Comment 15 Lana Brindley 2012-01-26 19:27:47 UTC
This book is now available on redhat.com/docs. Please raise a new bug if you spot any issues.

Thanks,
LKB


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