You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Andrew Mashenkov (JIRA)" <ji...@apache.org> on 2018/10/24 10:34:00 UTC

[jira] [Commented] (IGNITE-8628) Expose list of SQL (ODBC\JDBC\Thin) clients via JMX

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

Andrew Mashenkov commented on IGNITE-8628:
------------------------------------------

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)