You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jonathan Ellis (JIRA)" <ji...@apache.org> on 2010/10/08 15:59:31 UTC

[jira] Resolved: (CASSANDRA-1563) system_update_column_family() sets absent values to 0

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

Jonathan Ellis resolved CASSANDRA-1563.
---------------------------------------

    Resolution: Won't Fix
      Assignee:     (was: Jon Hermes)

Okay. I guess this is just another area that a good client gets to make up for Thrift sucking. :)

> system_update_column_family() sets absent values to 0
> -----------------------------------------------------
>
>                 Key: CASSANDRA-1563
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1563
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.7 beta 1
>            Reporter: Tyler L. Hobbs
>             Fix For: 0.7.0
>
>         Attachments: reproduce.txt
>
>
> When system_update_keyspace() is supplied with a CfDef that does not have, for example, min_compaction_threshold or gc_grace_seconds, it sets them to zero.  I would expect them to be unchanged, instead.

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