You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "william chang (JIRA)" <ji...@apache.org> on 2012/07/10 18:22:34 UTC

[jira] [Created] (CASSANDRA-4431) can't update or drop column family in cassandra 1.1.2

william chang created CASSANDRA-4431:
----------------------------------------

             Summary: can't update or drop column family in cassandra 1.1.2
                 Key: CASSANDRA-4431
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4431
             Project: Cassandra
          Issue Type: Bug
          Components: Core
    Affects Versions: 1.1.2
         Environment: ubuntu 11.04
            Reporter: william chang


I try to update a column family to change its key_validation_class in cli
I didn't get any error, but when check it by show schema
It's not changing
so I try to drop it, also I didn't get any error
but it still appear in the schema
even I restart the computer, it remain so
what's going on??

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CASSANDRA-4431) can't update or drop column family in cassandra 1.1.2

Posted by "Pavel Yaskevich (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-4431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pavel Yaskevich resolved CASSANDRA-4431.
----------------------------------------

    Resolution: Duplicate

This is related to the fact that we erroneously use nanoTime() for schema timestamps, see CASSANDRA-4432.
                
> can't update or drop column family in cassandra 1.1.2
> -----------------------------------------------------
>
>                 Key: CASSANDRA-4431
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4431
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.1.2
>         Environment: ubuntu 11.04
>            Reporter: william chang
>
> I try to update a column family to change its key_validation_class in cli
> I didn't get any error, but when check it by show schema
> It's not changing
> so I try to drop it, also I didn't get any error
> but it still appear in the schema
> even I restart the computer, it remain so
> what's going on??

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira