NO-JIRA update stomp doc a/b default behavior

This commit is contained in:
Justin Bertram 2018-09-21 13:39:29 -05:00
parent 5d91f24d3a
commit 9c8df7b3c5
1 changed files with 6 additions and 2 deletions

View File

@ -61,7 +61,9 @@ determine the routing type:
info](address-model.md#using-prefixes-to-determine-routing-type) on info](address-model.md#using-prefixes-to-determine-routing-type) on
prefixes. prefixes.
If no indication of routing type is supplied then anycast semantics are used. If no indication of routing type is supplied then the default defined in the
corresponding `default-address-routing-type` & `default-queue-routing-type`
address-settings will be used.
The `destination` header maps to an address of the same name. If the The `destination` header maps to an address of the same name. If the
`destination` header used a prefix then the prefix is stripped. `destination` header used a prefix then the prefix is stripped.
@ -81,7 +83,9 @@ information from the frame to determine the routing type:
info](address-model.md#using-prefixes-to-determine-routing-type) on info](address-model.md#using-prefixes-to-determine-routing-type) on
prefixes. prefixes.
If no indication of routing type is supplied then anycast semantics are used. If no indication of routing type is supplied then the default defined in the
corresponding `default-address-routing-type` & `default-queue-routing-type`
address-settings will be used.
The `destination` header maps to an address of the same name if multicast is The `destination` header maps to an address of the same name if multicast is
used or to a queue of the same name if anycast is used. If the `destination` used or to a queue of the same name if anycast is used. If the `destination`