[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