You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jim Ancona (JIRA)" <ji...@apache.org> on 2011/02/14 20:30:57 UTC

[jira] Created: (CASSANDRA-2162) cassandra-cli --keyspace option doesn't work properly when used with authentication

cassandra-cli --keyspace option doesn't work properly when used with authentication
-----------------------------------------------------------------------------------

                 Key: CASSANDRA-2162
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2162
             Project: Cassandra
          Issue Type: Bug
          Components: Tools
    Affects Versions: 0.7.0, 0.7.1, 0.8
            Reporter: Jim Ancona
            Priority: Minor


The logic to select the keyspace is applied before authentication credentials are processed in cassandra-cli. This leads to a "Keyspace FOO not found" message at login for a keyspace that exists.


-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2162) cassandra-cli --keyspace option doesn't work properly when used with authentication

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996101#comment-12996101 ] 

Hudson commented on CASSANDRA-2162:
-----------------------------------

Integrated in Cassandra-0.7 #288 (See [https://hudson.apache.org/hudson/job/Cassandra-0.7/288/])
    Swap the order of processing the authentication and keyspace CLI arguments
patch by Jim Ancona; reviewed by Pavel Yaskevich for CASSANDRA-2162


> cassandra-cli --keyspace option doesn't work properly when used with authentication
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2162
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2162
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Jim Ancona
>            Assignee: Jim Ancona
>            Priority: Minor
>              Labels: authentication, cli
>             Fix For: 0.7.3
>
>         Attachments: 0001-Swap-order-of-authentication-and-keyspace-processing.patch
>
>
> The logic to select the keyspace is applied before authentication credentials are processed in cassandra-cli. This leads to a "Keyspace FOO not found" message at login for a keyspace that exists.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2162) cassandra-cli --keyspace option doesn't work properly when used with authentication

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis updated CASSANDRA-2162:
--------------------------------------

             Reviewer: xedin
    Affects Version/s:     (was: 0.7.1)
                           (was: 0.8)
        Fix Version/s: 0.7.2

> cassandra-cli --keyspace option doesn't work properly when used with authentication
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2162
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2162
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Jim Ancona
>            Priority: Minor
>              Labels: authentication, cli
>             Fix For: 0.7.2
>
>
> The logic to select the keyspace is applied before authentication credentials are processed in cassandra-cli. This leads to a "Keyspace FOO not found" message at login for a keyspace that exists.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2162) cassandra-cli --keyspace option doesn't work properly when used with authentication

Posted by "Jim Ancona (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Ancona updated CASSANDRA-2162:
----------------------------------

    Attachment: 0001-Swap-order-of-authentication-and-keyspace-processing.patch

> cassandra-cli --keyspace option doesn't work properly when used with authentication
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2162
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2162
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Jim Ancona
>            Priority: Minor
>              Labels: authentication, cli
>             Fix For: 0.7.2
>
>         Attachments: 0001-Swap-order-of-authentication-and-keyspace-processing.patch
>
>
> The logic to select the keyspace is applied before authentication credentials are processed in cassandra-cli. This leads to a "Keyspace FOO not found" message at login for a keyspace that exists.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2162) cassandra-cli --keyspace option doesn't work properly when used with authentication

Posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996052#comment-12996052 ] 

Pavel Yaskevich commented on CASSANDRA-2162:
--------------------------------------------

LGTM

> cassandra-cli --keyspace option doesn't work properly when used with authentication
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2162
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2162
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Jim Ancona
>            Priority: Minor
>              Labels: authentication, cli
>             Fix For: 0.7.3
>
>         Attachments: 0001-Swap-order-of-authentication-and-keyspace-processing.patch
>
>
> The logic to select the keyspace is applied before authentication credentials are processed in cassandra-cli. This leads to a "Keyspace FOO not found" message at login for a keyspace that exists.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2162) cassandra-cli --keyspace option doesn't work properly when used with authentication

Posted by "Brandon Williams (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brandon Williams updated CASSANDRA-2162:
----------------------------------------

    Fix Version/s:     (was: 0.7.2)
                   0.7.3

> cassandra-cli --keyspace option doesn't work properly when used with authentication
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2162
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2162
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Jim Ancona
>            Priority: Minor
>              Labels: authentication, cli
>             Fix For: 0.7.3
>
>         Attachments: 0001-Swap-order-of-authentication-and-keyspace-processing.patch
>
>
> The logic to select the keyspace is applied before authentication credentials are processed in cassandra-cli. This leads to a "Keyspace FOO not found" message at login for a keyspace that exists.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2162) cassandra-cli --keyspace option doesn't work properly when used with authentication

Posted by "Jim Ancona (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jim Ancona updated CASSANDRA-2162:
----------------------------------

    Comment: was deleted

(was: Swap the order of the code that processes authentication and the keyspace parameters)

> cassandra-cli --keyspace option doesn't work properly when used with authentication
> -----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-2162
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2162
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>    Affects Versions: 0.7.0
>            Reporter: Jim Ancona
>            Priority: Minor
>              Labels: authentication, cli
>             Fix For: 0.7.2
>
>
> The logic to select the keyspace is applied before authentication credentials are processed in cassandra-cli. This leads to a "Keyspace FOO not found" message at login for a keyspace that exists.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira