Github user ted-ross commented on a diff in the pull request:

    https://github.com/apache/qpid-dispatch/pull/117#discussion_r89392215
  
    --- Diff: python/qpid_dispatch/management/qdrouter.json ---
    @@ -1209,7 +1209,12 @@
                     "cost": {
                         "description": "Reachability cost",
                         "type": "integer"
    +                },
    +                "lastTopoChange": {
    +                     "description": "Timestamp showing the most recent 
change to this node's neighborhood.",
    +                     "type": "string"
    --- End diff --
    
    This should be an integer, not a string.  Seconds since the epoch is more 
than sufficient granularity.


---
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]

Reply via email to