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

ASF GitHub Bot commented on CASSANDRA-13665:
--------------------------------------------

GitHub user clohfink opened a pull request:

    https://github.com/apache/cassandra/pull/190

    [CASSANDRA-13665] Add client list nodetool command

    

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

    $ git pull https://github.com/clohfink/cassandra 13665-trunk

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

    https://github.com/apache/cassandra/pull/190.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 #190
    
----
commit 445cda37fc74b751ff0852ea0f0a49c606d54197
Author: Chris Lohfink <clohfink@...>
Date:   2018-02-01T07:50:53Z

    Add client list nodetool command for CASSANDRA-13665

----


> nodetool clientlist
> -------------------
>
>                 Key: CASSANDRA-13665
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-13665
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Tools
>            Reporter: Jon Haddad
>            Assignee: Chris Lohfink
>            Priority: Major
>
> There should exist a nodetool command that lists each client connection. 
> Ideally it would display the following:
>  * host
>  * protocol version
>  * user logged in as
>  * current keyspace
>  * total queries executed
>  * ssl connections



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to