Sergio Bossa created CASSANDRA-7074:
---------------------------------------
Summary: CFMetaData sometimes fails to return the ColumnDefinition
given a full internal cell name
Key: CASSANDRA-7074
URL: https://issues.apache.org/jira/browse/CASSANDRA-7074
Project: Cassandra
Issue Type: Bug
Components: Core
Reporter: Sergio Bossa
Assignee: Sergio Bossa
CFMetaData#getColumnDefinitionFromColumnName breaks the loop when it finds a
ColumnDefinition with a component index higher than the number of components in
the input column name, but given the loop iterates over an unsorted collection,
some ColumnDefinitions could be prematurely skipped.
--
This message was sent by Atlassian JIRA
(v6.2#6252)