jiridanek commented on a change in pull request #771:
URL: https://github.com/apache/qpid-dispatch/pull/771#discussion_r457983274
##########
File path: docs/books/modules/user-guide/listening-client-connections.adoc
##########
@@ -59,6 +60,7 @@ listener {
+
For more information, see xref:understanding-connection-failover-{context}[].
--
+`multiTenant` (optional):: If true, apply multi-tenancy to endpoints connected
at this listener. The address space is defined by the virtual host (hostname
field in the Open).
Review comment:
You're completely right. If this is merged, it would be the third copy
of this same paragraph in dispatch ;)
It's not undocumented feature, even now. You can see it in the config file
docs at
https://qpid.apache.org/releases/qpid-dispatch-1.12.0/man/qdrouterd.conf.html#_listener
that are autogenerated from the schema. Afaik it is not a good idea to have
the `listener` configuration example show every conceivable configuration
option, just because it was a cool and new configuration option at some point
in time.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]