You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Nate McCall (JIRA)" <ji...@apache.org> on 2011/02/10 18:24:57 UTC

[jira] Created: (CASSANDRA-2152) Encryption options are not validated correctly in DatabaseDescriptor

Encryption options are not validated correctly in DatabaseDescriptor
--------------------------------------------------------------------

                 Key: CASSANDRA-2152
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2152
             Project: Cassandra
          Issue Type: Bug
    Affects Versions: 0.8
            Reporter: Nate McCall
            Assignee: Nate McCall
             Fix For: 0.8


Missing configuration for encryption_options introduced via CASSANDRA-1567 result in an obtuse NPE from MessagingService

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2152) Encryption options are not validated correctly in DatabaseDescriptor

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993252#comment-12993252 ] 

Hudson commented on CASSANDRA-2152:
-----------------------------------

Integrated in Cassandra #721 (See [https://hudson.apache.org/hudson/job/Cassandra/721/])
    check for null encryption in MessagingService. patch by Nate McCall, reviewed by gdusbabek. CASSANDRA-2152


> Encryption options are not validated correctly in DatabaseDescriptor
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-2152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2152
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 0.8
>
>         Attachments: 2152.txt
>
>
> Missing configuration for encryption_options introduced via CASSANDRA-1567 result in an obtuse NPE from MessagingService

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (CASSANDRA-2152) Encryption options are not validated correctly in DatabaseDescriptor

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12993161#comment-12993161 ] 

Gary Dusbabek commented on CASSANDRA-2152:
------------------------------------------

+1 committed.

> Encryption options are not validated correctly in DatabaseDescriptor
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-2152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2152
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 0.8
>
>         Attachments: 2152.txt
>
>
> Missing configuration for encryption_options introduced via CASSANDRA-1567 result in an obtuse NPE from MessagingService

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Resolved: (CASSANDRA-2152) Encryption options are not validated correctly in DatabaseDescriptor

Posted by "Gary Dusbabek (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gary Dusbabek resolved CASSANDRA-2152.
--------------------------------------

    Resolution: Fixed

> Encryption options are not validated correctly in DatabaseDescriptor
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-2152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2152
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 0.8
>
>         Attachments: 2152.txt
>
>
> Missing configuration for encryption_options introduced via CASSANDRA-1567 result in an obtuse NPE from MessagingService

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (CASSANDRA-2152) Encryption options are not validated correctly in DatabaseDescriptor

Posted by "Nate McCall (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-2152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nate McCall updated CASSANDRA-2152:
-----------------------------------

    Attachment: 2152.txt

checks for null before reference

> Encryption options are not validated correctly in DatabaseDescriptor
> --------------------------------------------------------------------
>
>                 Key: CASSANDRA-2152
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-2152
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.8
>            Reporter: Nate McCall
>            Assignee: Nate McCall
>             Fix For: 0.8
>
>         Attachments: 2152.txt
>
>
> Missing configuration for encryption_options introduced via CASSANDRA-1567 result in an obtuse NPE from MessagingService

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira