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

Timothy Bish resolved AMQ-3734.
-------------------------------

    Resolution: Fixed

Fix applied in trunk.
                
> Add username info in ConnectionViewMBean and SubscriptionViewMBean
> ------------------------------------------------------------------
>
>                 Key: AMQ-3734
>                 URL: https://issues.apache.org/jira/browse/AMQ-3734
>             Project: ActiveMQ
>          Issue Type: Improvement
>          Components: Broker, JMX
>    Affects Versions: 5.5.1
>            Reporter: Timothy Bish
>            Assignee: Timothy Bish
>            Priority: Minor
>             Fix For: 5.6.0
>
>
> The intention of this enhancement is for monitoring purposes.
> It would be nice to be able to view from JMX which user is using a given 
> connection.  This could be for example a new read-only attribute 'UserName' 
> on MBean org.apache.activemq.broker.jmx.ConnectionViewMBean.
> The Same idea applies to org.apache.activemq.broker.jmx.SubscriptionViewMBean 
> and org.apache.activemq.broker.jmx.ProducerViewMBean.  
> This property should be controlled however by configuration on the 
> BrokerService to enable or disable this user name tracking, the default value 
> should be to disable this.  When disabled the reported user name from these 
> beans would be null.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to