Github user ChugR commented on the issue:

    https://github.com/apache/qpid-dispatch/pull/420
  
    If I have a network of interior routers, each with some edge routers, I can 
qdstat -e each OK. But if I add -r some-other-router and the other router is on 
another host them qdstat fails with **KeyError: 'active'.**
    
        > qdstat -e -b amqp://$INTB_normal -r INTB
        Connections
         id  host                container  role  dir  security     
authentication  tenant  active
            
===========================================================================================
          2   127.0.0.1:58780     EB2        edge  in   no-security  
anonymous-user          no
          72  192.168.1.16:33324  EB1        edge  in   no-security  
anonymous-user          no
        > qdstat -e -b amqp://$INTB_normal -r INTC
        KeyError: 'active'



---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to