You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Dave Brosius (Updated) (JIRA)" <ji...@apache.org> on 2012/03/16 01:50:38 UTC

[jira] [Updated] (CASSANDRA-4056) [patch] guard against npe due to null sstable

     [ https://issues.apache.org/jira/browse/CASSANDRA-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dave Brosius updated CASSANDRA-4056:
------------------------------------

    Attachment: npe_guard.diff

against trunk
                
> [patch] guard against npe due to null sstable
> ---------------------------------------------
>
>                 Key: CASSANDRA-4056
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4056
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: Dave Brosius
>            Priority: Trivial
>         Attachments: npe_guard.diff
>
>
> SSTableIdentityIterator ctor can be called from sibling ctor with a null sstable. So catch block's markSuspect should be npe guarded.

--
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