[
https://issues.apache.org/jira/browse/DISPATCH-875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16253667#comment-16253667
]
ASF GitHub Bot commented on DISPATCH-875:
-----------------------------------------
Github user kgiusti commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/218#discussion_r151165869
--- Diff: doc/new-book/routing.adoc ---
@@ -213,11 +213,30 @@ address {
}
----
-`prefix`:: The address prefix. All messages that match this prefix will be
distributed according to the distribution pattern you specify.
+`prefix` | `pattern`:: The address or group of addresses to which the
address settings should be applied. You can specify a prefix to match an exact
address or segment of an address. Alternatively, you can specify a pattern to
match an address using wildcards.
--- End diff --
When describing the 'prefix' match I would avoid using the unqualified term
'segment' in favor of something like 'beginning segment'. In other words:
'match an exact address or **beginning segment** of an address'
I'd apply that to all the other prefix descriptions throughout the doc.
> Document address and link route wildcards
> -----------------------------------------
>
> Key: DISPATCH-875
> URL: https://issues.apache.org/jira/browse/DISPATCH-875
> Project: Qpid Dispatch
> Issue Type: Bug
> Components: Documentation
> Affects Versions: 1.1.0
> Reporter: Ben Hardesty
> Assignee: Ben Hardesty
>
> Update Dispatch Router doc to describe how to define groups of addresses
> using the new "pattern" address attribute.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]