You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sergio Bossa (JIRA)" <ji...@apache.org> on 2014/04/23 15:50:17 UTC

[jira] [Updated] (CASSANDRA-7074) CFMetaData sometimes fails to return the ColumnDefinition given a full internal cell name

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

Sergio Bossa updated CASSANDRA-7074:
------------------------------------

    Attachment: CASSANDRA-7074.patch

> 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 collection, some ColumnDefinitions could be prematurely skipped.



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