You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Berenguer Blasi (JIRA)" <ji...@apache.org> on 2014/08/18 17:38:18 UTC

[jira] [Created] (CASSANDRA-7787) 2i index indexing the cql3 row marker throws NPE

Berenguer Blasi created CASSANDRA-7787:
------------------------------------------

             Summary: 2i index indexing the cql3 row marker throws NPE
                 Key: CASSANDRA-7787
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-7787
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Berenguer Blasi
            Priority: Minor


If you have a secondary index implementation that 'indexes()' the cql3 row marker you get a NPE in SecondaryIndexManager/deleteFromIndexes() as the call to getColumnDefinitionFromColumnName() returns null which is not checked for.



--
This message was sent by Atlassian JIRA
(v6.2#6252)