Uploaded image for project: 'Qpid Dispatch'
  1. Qpid Dispatch
  2. DISPATCH-1044

Link routed deliveries not included in the global transit and egress counts

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.1.0
    • 1.2.0
    • Container
    • None

    Description

      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 -

      python simple_send.py -m100 --address 0.0.0.0:24822/pulp.task

      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

      Attachments

        Activity

          People

            gmurthy Ganesh Murthy
            gmurthy Ganesh Murthy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: