[ 
https://issues.apache.org/jira/browse/CASSANDRA-3489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13149311#comment-13149311
 ] 

Jonathan Ellis commented on CASSANDRA-3489:
-------------------------------------------

There's a bunch of "if encryption options is null then ignore it" special cases 
already, if you're going to instantiate a default instead then let's get rid of 
those.

May also need to be applied to 0.8 unless aforesaid special cases cover 
everything.
                
> EncryptionOptions should be instantiated
> ----------------------------------------
>
>                 Key: CASSANDRA-3489
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3489
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.1
>            Reporter: Brandon Williams
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 1.0.4
>
>
> As the title says, otherwise you get an NPE when the options are missing from 
> the yaml.  It's included in my second patch on CASSANDRA-3045 and is a one 
> line fix.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to