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

In a two router network, qdstat -g is showing non-zero values for "Ingress Count" even when no messages are sent

    XMLWordPrintableJSON

Details

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

    Description

      Start a two router network and run qdstat like this —

      [gmurthy@localhost qpid-dispatch]$ qdstat -b 0.0.0.0:28641 -g
      Router Statistics
        attr                             value
        =================================================
        Version                          1.2.0-SNAPSHOT
        Mode                             interior
        Router Id                        QDR.B
        Area                             0
        Link Routes                      0
        Auto Links                       0
        Links                            6
        Nodes                            1
        Addresses                        10
        Connections                      2
        Presettled Count                 135
        Dropped Presettled Count         0
        Accepted Count                   0
        Rejected Count                   0
        Released Count                   0
        Modified Count                   0
        Ingress Count                    136
        Egress Count                     0
        Transit Count                    12
        Deliveries from Route Container  0
        Deliveries to Route Container    0
      [gmurthy@localhost qpid-dispatch]$
      

       

      Notice that the "Ingress Count" keeps increasing even if no messages were sent/received.

      The ingress count must not count the HELLO messages that the routers exchange over the inter-router control link

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: