You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Stu Hood (JIRA)" <ji...@apache.org> on 2010/10/01 19:52:35 UTC

[jira] Commented: (CASSANDRA-1541) KEYS indexes recreated after first restart

    [ https://issues.apache.org/jira/browse/CASSANDRA-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12916973#action_12916973 ] 

Stu Hood commented on CASSANDRA-1541:
-------------------------------------

+1

> KEYS indexes recreated after first restart
> ------------------------------------------
>
>                 Key: CASSANDRA-1541
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1541
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.7 beta 2
>            Reporter: Stu Hood
>            Assignee: Jonathan Ellis
>             Fix For: 0.7.0
>
>         Attachments: 1541.txt
>
>
> I made sure I waited at least {{commitlog_sync_period_in_ms}}, but the {{SystemTable.isIndexBuilt}} flag doesn't appear to be sticking after a call to system_add_column_family (via CASSANDRA-1531). During the first restart after creation, the index is recreated, logging: "Creating index" and "Index _ complete" again. The second restart works as it should.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.