Olivier Mallassi created DISPATCH-734:
-----------------------------------------
Summary: Weird class / adress name while using url like queue name
Key: DISPATCH-734
URL: https://issues.apache.org/jira/browse/DISPATCH-734
Project: Qpid Dispatch
Issue Type: Improvement
Components: Tools
Affects Versions: 0.7.0
Environment: Linux (Ubuntu)
Reporter: Olivier Mallassi
while trying to use queue names like /domain/subdomain/queueA, the qdstat shows
weird characters
qpid-dispatch-0.7.0/my_build$ qdstat -b localhost:5672 -a
Router Addresses
class address phase in-proc local remote in out
thru to-proc from-proc
=====================================================================================================
local $_management_internal Y 0 0 0 0 0
0 0
local $displayname Y 0 0 0 0 0
0 0
mobile $management 0 Y 0 0 4 0 0
4 0
local $management Y 0 0 0 0 0
0 0
local temp.E8o_om9HFqWTXnQ 1 0 0 0 0
0 0
unknown: s ubdomain/queueA 1 0 0 0 0
0 0
To reproduce
* start dispatch router
* run python ./simpleRcv.py -a 127.0.0.1/domain/subdomain/queueA
* run qdstat -b localhost:5672 -a
* you should see the above output.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]