You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Sam Tunnicliffe (JIRA)" <ji...@apache.org> on 2016/01/27 09:27:39 UTC

[jira] [Updated] (CASSANDRA-11027) Duplicate column familiy initialization

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

Sam Tunnicliffe updated CASSANDRA-11027:
----------------------------------------
    Reviewer: Aleksey Yeschenko

> Duplicate column familiy initialization
> ---------------------------------------
>
>                 Key: CASSANDRA-11027
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-11027
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Distributed Metadata
>            Reporter: Sergio Bossa
>            Assignee: Sam Tunnicliffe
>             Fix For: 3.0.x, 3.x
>
>
> Schema#addTable initializes the column family twice, as can be seen in: https://github.com/apache/cassandra/blob/cassandra-3.0/src/java/org/apache/cassandra/config/Schema.java#L605
> This doesn't seem to be right, with the second one probably being the one to keep to avoid race conditions with looking up the cf from the schema (as originally intended by CASSANDRA-10761?).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)