Ganesh Murthy created DISPATCH-1044:
---------------------------------------

             Summary: Link routed deliveries not included in the global transit 
and egress counts
                 Key: DISPATCH-1044
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1044
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Container
    Affects Versions: 1.1.0
            Reporter: Ganesh Murthy
            Assignee: Ganesh Murthy
             Fix For: 1.2.0


Setup a two router network using the attached config files. Start a broker and 
create a queue called pulp.task

 

Connect to the first broker and send 100 messages like this -
{noformat}
python simple_send.py -m100 --address 0.0.0.0:24822/pulp.task{noformat}
These messages enter the first router and are forwarded to the second router 
which in turn forwards it via the route-container connection to the broker.

Run qdstat -g on the first router, the deliveries transit shows 0, must show 100

Run qdstat -g against the second router and notice that the deliveries egress 
is 0 it should be 100



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to