Author: tross
Date: Wed Jan 21 15:44:17 2015
New Revision: 1653561
URL: http://svn.apache.org/r1653561
Log:
DISPATCH-97 - Deprecated mobileAddrMaxAge which is no longer used by the router.
Modified:
qpid/dispatch/trunk/python/qpid_dispatch/management/qdrouter.json
Modified: qpid/dispatch/trunk/python/qpid_dispatch/management/qdrouter.json
URL:
http://svn.apache.org/viewvc/qpid/dispatch/trunk/python/qpid_dispatch/management/qdrouter.json?rev=1653561&r1=1653560&r2=1653561&view=diff
==============================================================================
--- qpid/dispatch/trunk/python/qpid_dispatch/management/qdrouter.json (original)
+++ qpid/dispatch/trunk/python/qpid_dispatch/management/qdrouter.json Wed Jan
21 15:44:17 2015
@@ -182,7 +182,7 @@
"mobileAddrMaxAge": {
"type": "Integer",
"default": 60,
- "description": "Time in seconds after which mobile
addresses are declared stale if no RA is received."
+ "description": "Deprecated - This value is no longer used
in the router."
},
"addrCount": {"type": "Integer", "description":"Number of
addresses known to the router."},
"linkCount": {"type": "Integer", "description":"Number of links
attached to the router node."},
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]