[
https://issues.apache.org/jira/browse/CASSANDRA-7074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Yeschenko updated CASSANDRA-7074:
-----------------------------------------
Reviewer: Aleksey Yeschenko
> 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
> Attachments: CASSANDRA-7074.patch
>
>
> 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/non-sequential collection, some ColumnDefinitions could be
> prematurely skipped.
--
This message was sent by Atlassian JIRA
(v6.2#6252)