[
https://issues.apache.org/jira/browse/IGNITE-8628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662079#comment-16662079
]
Andrew Mashenkov edited comment on IGNITE-8628 at 10/26/18 9:54 AM:
--------------------------------------------------------------------
org.apache.ignite.mxbean.ClientProcessorMXBean interface for MBean was added.
MBean can be accessed from any JMX management console with name containing
"igniteInstanceName=<node instance
name>,group=Clients,name=ClientListenerProcessor".
was (Author: amashenkov):
ClientProcessorMXBean interface for MBean was added.
{{MBean}} can be accessed from any JMX management console. Its name contains
"igniteInstanceName=<node instance
name>,group=Clients,name=ClientListenerProcessor".
> Expose list of SQL (ODBC\JDBC\Thin) clients via JMX
> ---------------------------------------------------
>
> Key: IGNITE-8628
> URL: https://issues.apache.org/jira/browse/IGNITE-8628
> Project: Ignite
> Issue Type: Improvement
> Components: jdbc, odbc, thin client
> Reporter: Andrew Mashenkov
> Assignee: Andrew Mashenkov
> Priority: Major
> Fix For: 2.7
>
>
> For now, there is no way to know what (ODBC\JDBC\Thin) clients are connected
> to node.
> Also, there is no way to drop slow or hanged clients manually via API.
> Let's make this possible via JMX way at least.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)