[
https://issues.apache.org/jira/browse/DISPATCH-529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ted Ross resolved DISPATCH-529.
-------------------------------
Resolution: Fixed
> Address annotation for Multi-Tenancy
> ------------------------------------
>
> Key: DISPATCH-529
> URL: https://issues.apache.org/jira/browse/DISPATCH-529
> Project: Qpid Dispatch
> Issue Type: New Feature
> Components: Router Node
> Reporter: Ted Ross
> Assignee: Ted Ross
> Fix For: 0.8.0
>
>
> This feature provides an option on connection listeners to annotate addresses
> such that they are partitioned and isolated into vhost-specific spaces.
> The address annotation shall consist of the virtual host (Open.hostname from
> the connecting container).
> Example configuration:
> {noformat}
> listener {
> host: ::
> port: 10000
> multiTenant: yes
> ...
> }
> {noformat}
> With this configuration, clients that connect via port 10000 will be subject
> to partitioning. If a client connects via "myapp.com", and subscribes a
> receiver for source address "orders", the internal address (for routing and
> storage on a broker queue) shall be "myapp.com/orders".
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]