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

separate assignment of current keyspace from login()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • 0.7 beta 1
    • None
    • None
    • Low

    Description

      With the completion of CASSANDRA-714, it is now a requirement that login() be called, even when using the AllowAllAuthenticator (effectively disabling auth), since this is how the current/connected keyspace is set. These two disparate functions (assigning keyspace and authentication) should be disentangled.

      I propose that the keyspace argument be removed from calls to login(), and that a new method (use_keyspace(string)?), be added.

      Attachments

        1. CASSANDRA-1022.patch
          64 kB
          Todd Lipcon

        Activity

          People

            todd Todd Lipcon
            urandom Eric Evans
            Todd Lipcon
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: