Bug 709717
| Summary: | List of allowed arguments for creating queues/exchanges shall be created | ||
|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Petr Matousek <pematous> |
| Component: | Messaging_Programming_Reference | Assignee: | Alison Young <alyoung> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matousek <pematous> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | Development | CC: | iboverma, lbrindle |
| Target Milestone: | 2.1 | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-01-26 19:27:47 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | 733205 | ||
| Bug Blocks: | 753287, 787154 | ||
|
Description
Petr Matousek
2011-06-01 13:17:19 UTC
This could easily be added as a reference list for 2.1. LKB - qpid.limit_policy + qpid.policy_type (qpid-config uses --limit-policy argument, so it is a bit confusing) -> ASSIGNED (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. (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. 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 This book is now available on redhat.com/docs. Please raise a new bug if you spot any issues. Thanks, LKB |