Github user ganeshmurthy commented on a diff in the pull request:
https://github.com/apache/qpid-dispatch/pull/185#discussion_r132308131
--- Diff: python/qpid_dispatch/management/qdrouter.json ---
@@ -504,6 +504,13 @@
"deprecated": true,
"description": "(DEPRECATED) This value is no longer
used in the router.",
"create": true
+ },
+ "defaultDistribution": {
+ "type": ["multicast", "closest", "balanced",
"forbidden"],
+ "description": "Default forwarding treatment for any
address without a specified treatment. multicast - one copy of each message
delivered to all subscribers; closest - messages delivered to only the closest
subscriber; balanced - messages delivered to one subscriber with load balanced
across subscribers; linkBalanced - for link-routing, link attaches balanced
across destinations; forbidden - this address is forbidden, link attaches to an
address of forbidden distribution will be rejected.",
--- End diff --
Removed linkBalanced from comment
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]