You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Mike Adamson (JIRA)" <ji...@apache.org> on 2014/07/17 13:11:04 UTC

[jira] [Created] (CASSANDRA-7564) cqlsh does not connect if PasswordAuthenticator is enabled

Mike Adamson created CASSANDRA-7564:
---------------------------------------

             Summary: cqlsh does not connect if PasswordAuthenticator is enabled 
                 Key: CASSANDRA-7564
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7564
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Mike Adamson
            Priority: Blocker
             Fix For: 2.1.0


The python driver was upgraded to v2.1 as part of CASSANDRA-7509. This has changed it's auth_provider implementation meaning that cqlsh no longer connects if PasswordAuthenticator is configured and instead returns:
{noformat}
TypeError: auth_provider must implement the cassandra.auth.AuthProvider interface when protocol_version >= 2
{noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)