Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-14458

Add virtual table to list active connections

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 4.0-alpha1, 4.0
    • None

    Description

      List all active connections in virtual table like:

      cqlsh:system> select * from system_views.clients ;
       
       client_address   | cipher    | driver_name | driver_version | keyspace | protocol  | requests | ssl   | user      | version
      ------------------+-----------+-------------+----------------+----------+-----------+----------+-------+-----------+---------
       /127.0.0.1:63903 | undefined |   undefined |      undefined |          | undefined |       13 | False | anonymous |       4
       /127.0.0.1:63904 | undefined |   undefined |      undefined |   system | undefined |       16 | False | anonymous |       4
       

      Attachments

        Issue Links

          Activity

            People

              cnlwsu Chris Lohfink
              cnlwsu Chris Lohfink
              Chris Lohfink
              Aleksey Yeschenko
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: