Irina Boverman created QPID-6106:
------------------------------------

             Summary: qpid-stat -c does not show clients names connected from 
Windows
                 Key: QPID-6106
                 URL: https://issues.apache.org/jira/browse/QPID-6106
             Project: Qpid
          Issue Type: Bug
          Components: Python Tools
    Affects Versions: 0.28
            Reporter: Irina Boverman
            Priority: Trivial


"qpid-stat" tool with "-c" option does not show a name of connected client from 
Windows machine. 

When the drain client is connected to the broker from a Linux machine, the name 
of the client is displayed correctly:

# qpid-stat -c
Connections
  connection                                 cproc      cpid   mech  auth       
connected  idle  msgIn  msgOut
  
==============================================================================================================
  qpid.10.34.33.251:5672-10.34.33.199:57589  drain      3735         anonymous  
2s         0s       0      0
  qpid.[::1]:5672-[::1]:60305                qpid-stat  11814        anonymous  
0s         0s       1      0

-------------------------------------------------------------------------------

However if the drain client is connected from a Windows machine,the "cproc" 
column is empty:

# qpid-stat -c
Connections
  connection                                cproc      cpid   mech  auth       
connected  idle  msgIn  msgOut
  
=============================================================================================================
  qpid.10.34.33.251:5672-10.34.74.82:57245             1456                    
1s         0s       0      0
  qpid.[::1]:5672-[::1]:60306               qpid-stat  11843        anonymous  
0s         0s       1      0




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to