[
https://issues.apache.org/jira/browse/CASSANDRA-7050?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Adamson updated CASSANDRA-7050:
------------------------------------
Attachment: 7050.patch
Patch adds conditional check for password not being null before attempting login
> AbstractColumnFamilyInputFormat & AbstractColumnFamilyOutputFormat throw NPE
> if username is provided but password is null
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: CASSANDRA-7050
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7050
> Project: Cassandra
> Issue Type: Bug
> Components: Hadoop
> Reporter: Mike Adamson
> Priority: Minor
> Fix For: 2.0.7
>
> Attachments: 7050.patch
>
>
> If a username is provided to either of these classes but the password is null
> the thrift layer throws an NPE because it can't handle null values for the
> login.
--
This message was sent by Atlassian JIRA
(v6.2#6252)