You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by tr...@apache.org on 2015/01/21 16:44:17 UTC

svn commit: r1653561 - /qpid/dispatch/trunk/python/qpid_dispatch/management/qdrouter.json

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: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org