[ 
https://issues.apache.org/jira/browse/QPID-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13451970#comment-13451970
 ] 

Ken Giusti commented on QPID-4174:
----------------------------------

Reviewboard:

https://reviews.apache.org/r/6955/

Trunk submission:

http://svn.apache.org/viewvc?view=revision&revision=1382830
                
> QMF events for (dis)connecting a client to have few more parameters
> -------------------------------------------------------------------
>
>                 Key: QPID-4174
>                 URL: https://issues.apache.org/jira/browse/QPID-4174
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Qpid Managment Framework
>    Affects Versions: 0.14
>            Reporter: Pavel Moravec
>            Assignee: Ken Giusti
>            Priority: Minor
>              Labels: patch
>             Fix For: 0.19
>
>         Attachments: 0001-connect-event-more-QMF-parameters
>
>
> I suggest enhancing values populated in 3 events relevant for client 
> (dis)connection:
> clientConnect
> clientConnectFail
> clientDisconnect
> For these events, I suggest adding values:
> remoteParentPid
> remotePid
> remoteProcessName
> That is useful for various reasons:
> 1) To have better information who just disconnected or failed to connect 
> (i.e. better monitoring allowing to easily identify the process that is e.g. 
> failing to connect repeatedly)
> 2) To allow client processes (listening for the events) to easily know the 
> disconnect event is relevant to itself by comparing its PID with remotePid.
> I am attaching a patch for it.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

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

Reply via email to