[ 
https://issues.apache.org/jira/browse/QPID-6106?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Ross resolved QPID-6106.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 0.31
         Assignee: Justin Ross

> Replace empty fields with "unknown" in qpid-stat -c output 
> -----------------------------------------------------------
>
>                 Key: QPID-6106
>                 URL: https://issues.apache.org/jira/browse/QPID-6106
>             Project: Qpid
>          Issue Type: Bug
>          Components: C++ Client
>    Affects Versions: 0.28
>            Reporter: Irina Boverman
>            Assignee: Justin Ross
>            Priority: Trivial
>             Fix For: 0.31
>
>         Attachments: qpid-stat.patch
>
>
> "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: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to