You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2019/10/15 15:57:47 UTC

[GitHub] [qpid-dispatch] kgiusti commented on a change in pull request #586: DISPATCH-1411 - Added UTC datetime and router id to all options of qd…

kgiusti commented on a change in pull request #586: DISPATCH-1411 - Added UTC datetime and router id to all options of qd…
URL: https://github.com/apache/qpid-dispatch/pull/586#discussion_r335038593
 
 

 ##########
 File path: tools/qdstat.in
 ##########
 @@ -574,6 +607,14 @@ class BusManager(Node):
 
         objects = self.query('org.apache.qpid.dispatch.router.config.autoLink', cols, limit=self.opts.limit)
 
+        if show_date_id:
+            self.display_datetime_router_id()
+
+        if not objects:
+            print ("AutoLinks")
 
 Review comment:
   ditto

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org