You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Aleksey Yeschenko (JIRA)" <ji...@apache.org> on 2013/10/01 19:23:25 UTC

[jira] [Created] (CASSANDRA-6122) Optimize the auth default super user/default user check

Aleksey Yeschenko created CASSANDRA-6122:
--------------------------------------------

             Summary: Optimize the auth default super user/default user check
                 Key: CASSANDRA-6122
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-6122
             Project: Cassandra
          Issue Type: Improvement
            Reporter: Aleksey Yeschenko
            Assignee: Aleksey Yeschenko
            Priority: Minor
             Fix For: 1.2.11, 2.0.2
         Attachments: 6122.txt

Optimize the auth default super user/default user check by checking for the 'cassandra' user first, and only if that fails, doing the range query.

For people following our docs (don't drop 'cassandra', just strip it's superuser status and change the password), this will always mean performing just one get.



--
This message was sent by Atlassian JIRA
(v6.1#6144)