You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Carl Yeksigian (JIRA)" <ji...@apache.org> on 2015/05/05 16:24:52 UTC

[jira] [Updated] (CASSANDRA-7212) Allow to switch user within CQLSH session

     [ https://issues.apache.org/jira/browse/CASSANDRA-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Yeksigian updated CASSANDRA-7212:
--------------------------------------
    Attachment: 7212-v4.txt

Patch which adds a {{LOGIN}} command, which is cqlsh only, instead of overloading the {{USE}} command which is included in the cql spec.

> Allow to switch user within CQLSH session
> -----------------------------------------
>
>                 Key: CASSANDRA-7212
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7212
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: API
>         Environment: [cqlsh 4.1.1 | Cassandra 2.0.7.31 | CQL spec 3.1.1 | Thrift protocol 19.39.0]
>            Reporter: Jose Martinez Poblete
>              Labels: cqlsh
>         Attachments: 7212-v3.txt, 7212-v4.txt, 7212_1.patch, 7212_v2.patch
>
>
> Once a user is logged into CQLSH, it is not possible to switch to another user  without exiting and relaunch
> This is a feature offered in postgres and probably other databases:
> http://secure.encivasolutions.com/knowledgebase.php?action=displayarticle&id=1126 
> Perhaps this could be implemented on CQLSH as part of the "USE" directive:
> USE <Keyspace> [USER] [password] 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)