You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/05/28 17:02: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=16492829#comment-16492829 ] 

ASF GitHub Bot commented on IGNITE-8628:
----------------------------------------

GitHub user AMashenkov opened a pull request:

    https://github.com/apache/ignite/pull/4082

    IGNITE-8628: Expose list of SQL (ODBC\JDBC\Thin) clients via JMX.

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-8628

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/4082.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #4082
    
----
commit b7bd12e278738a542afbdd6361aa211a8fdea83d
Author: Andrey V. Mashenkov <an...@...>
Date:   2018-05-28T16:58:55Z

    IGNITE-8628: Expose list of SQL (ODBC\JDBC\Thin) clients via JMX.

----


> 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: platforms, sql
>            Reporter: Andrew Mashenkov
>            Assignee: Andrew Mashenkov
>            Priority: Major
>             Fix For: 2.6
>
>
> 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)