jenmalloy commented on a change in pull request #551: DISPATCH-1374 - Doc qdstat state dump procedure URL: https://github.com/apache/qpid-dispatch/pull/551#discussion_r318765690
########## File path: docs/books/user-guide/monitoring-using-qdstat.adoc ########## @@ -337,7 +387,7 @@ AutoLinks my_queue_wp out 0 5 active // <2> ---- <1> The incoming autolink from `my_queue_wp`. As indicated by the `status` field, the link is active, because the broker is running and the connection for the link is already established (as indicated by the `link` field). -<2> The outgoing autlink to `my_queue_wp`. Like the incoming link, it is active and has an established connection. +<2> The outgoing autlink to `my_queue_wp`. Like the incoming link, it is active and has an established connection. Review comment: ```suggestion <2> The outgoing autolink to `my_queue_wp`. Like the incoming link, it is active and has an established connection. ``` ---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
