Bug 954473
| Summary: | Address string grammar description missing in the doc | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise MRG | Reporter: | Petr Matousek <pematous> | |
| Component: | Messaging_Programming_Reference | Assignee: | Joshua Wulf <jwulf> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Petr Matousek <pematous> | |
| Severity: | high | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 2.3 | CC: | kgiusti, lcarlon, lzhaldyb | |
| Target Milestone: | 2.5 | |||
| Target Release: | --- | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 954496 (view as bug list) | Environment: | ||
| Last Closed: | 2014-05-15 14:37:31 UTC | Type: | Bug | |
| 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: | ||||
| Bug Blocks: | 954496 | |||
|
Description
Petr Matousek
2013-04-22 12:13:08 UTC
*** Bug 705788 has been marked as a duplicate of this bug. *** Things to cover:
"* What is the difference between "node" and "link" - when would I use one or the other? I'm assuming they are mutually-exclusive. Is "node" an AMQP-0.10 only concept, whereas the "link" option related to the new 1.0 model?
* I'm not clear on all the relevant uses of "create" and "delete" along with their options, and which options are nonsensical given a particular role (sender vs. receiver). Specifically:
1) Can we get a dedicated section that describes "delete", like we have for "create"? It should contain examples of the common intended use-cases. Like, can it be used to create a queue that auto-deletes after the last subscriber unsubscribes? And what exactly does "delete: always" mean?
* What does it mean to pass "create: receiver" to createSender(), or "create:sender" to createReceiver()? Is this an invalid use of "create"?"
Added in revision 2-33 https://brewweb.devel.redhat.com/brew/taskinfo?taskID=5808854 http://documentation-devel.engineering.redhat.com/docs/en-US/Red_Hat_Enterprise_MRG/2/html/Messaging_Programming_Reference/index.html Content approved. Version used for verification: Messaging Installation and Configuration Guide (Revision 2-33) -> VERIFIED |