You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Peter Schuller (Updated) (JIRA)" <ji...@apache.org> on 2012/02/10 20:16:59 UTC

[jira] [Updated] (CASSANDRA-3888) CliClient assertion error on cf update with keys_cached

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

Peter Schuller updated CASSANDRA-3888:
--------------------------------------

    Attachment: CASSANDRA-3888-1.1.txt
    
> CliClient assertion error on cf update with keys_cached
> -------------------------------------------------------
>
>                 Key: CASSANDRA-3888
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-3888
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Tools
>            Reporter: Peter Schuller
>            Assignee: Peter Schuller
>         Attachments: CASSANDRA-3888-1.1.txt
>
>
> {code}
> [default@churnkeyspace] update column family churncf with keys_cached=100;
> Exception in thread "main" java.lang.AssertionError
> 	at org.apache.cassandra.cli.CliClient.updateCfDefAttributes(CliClient.java:1244)
> 	at org.apache.cassandra.cli.CliClient.executeUpdateColumnFamily(CliClient.java:1091)
> 	at org.apache.cassandra.cli.CliClient.executeCLIStatement(CliClient.java:234)
> 	at org.apache.cassandra.cli.CliMain.processStatementInteractive(CliMain.java:219)
> 	at org.apache.cassandra.cli.CliMain.main(CliMain.java:346)
> {code}

--
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