You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@abdera.apache.org by "Alan Conway (JIRA)" <ji...@apache.org> on 2011/01/19 21:49:45 UTC

[jira] Created: (ABDERA-280) Clustered brokers don't provide client name and pid in management data.

Clustered brokers don't provide client name and pid in management data.
-----------------------------------------------------------------------

                 Key: ABDERA-280
                 URL: https://issues.apache.org/jira/browse/ABDERA-280
             Project: Abdera
          Issue Type: Bug
            Reporter: Alan Conway
            Priority: Minor


Description of problem: Clustered brokers don't provide client name and pid in management data.

Version-Release number of selected component (if applicable): r1060879

How reproducible: 100%

Steps to Reproduce:

1. Run a clustered broker
2. qpid-stat -c

Actual results:
  client-addr      cproc  cpid  auth       connected  idle  msgIn  msgOut
  =========================================================================
  127.0.0.1:47879               anonymous  0s         0s     247      0

Note there is nothing under cproc and cpid.

Expected results:

  client-addr      cproc      cpid   auth       connected  idle  msgIn  msgOut
  ==============================================================================
  127.0.0.1:47842  qpid-stat  11080  anonymous  2s         0s     204    259



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Closed: (ABDERA-280) Clustered brokers don't provide client name and pid in management data.

Posted by "Alan Conway (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/ABDERA-280?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Alan Conway closed ABDERA-280.
------------------------------

    Resolution: Fixed

Opened in error, wrong component.

> Clustered brokers don't provide client name and pid in management data.
> -----------------------------------------------------------------------
>
>                 Key: ABDERA-280
>                 URL: https://issues.apache.org/jira/browse/ABDERA-280
>             Project: Abdera
>          Issue Type: Bug
>            Reporter: Alan Conway
>            Priority: Minor
>
> Description of problem: Clustered brokers don't provide client name and pid in management data.
> Version-Release number of selected component (if applicable): r1060879
> How reproducible: 100%
> Steps to Reproduce:
> 1. Run a clustered broker
> 2. qpid-stat -c
> Actual results:
>   client-addr      cproc  cpid  auth       connected  idle  msgIn  msgOut
>   =========================================================================
>   127.0.0.1:47879               anonymous  0s         0s     247      0
> Note there is nothing under cproc and cpid.
> Expected results:
>   client-addr      cproc      cpid   auth       connected  idle  msgIn  msgOut
>   ==============================================================================
>   127.0.0.1:47842  qpid-stat  11080  anonymous  2s         0s     204    259

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.