You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Ganesh Murthy (JIRA)" <ji...@apache.org> on 2018/06/19 15:41:00 UTC

[jira] [Created] (DISPATCH-1043) In a two router network, qdstat -g is showing non-zero values for "Ingress Count" even when no messages are sent

Ganesh Murthy created DISPATCH-1043:
---------------------------------------

             Summary: In a two router network, qdstat -g is showing non-zero values for "Ingress Count" even when no messages are sent
                 Key: DISPATCH-1043
                 URL: https://issues.apache.org/jira/browse/DISPATCH-1043
             Project: Qpid Dispatch
          Issue Type: Bug
          Components: Container
    Affects Versions: 1.1.0
            Reporter: Ganesh Murthy
            Assignee: Ganesh Murthy
             Fix For: 1.2.0


Start a two router network and run qdstat like this ---
{noformat}

[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]$
{noformat}
 

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



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org