[ https://issues.apache.org/jira/browse/CASSANDRA-1629?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12924227#action_12924227
]
Paul Bohm commented on CASSANDRA-1629:
--------------------------------------
i was one thrift version behind when they were introduced. (e.g. my thrift wrappers didn't
know about them)
then i used describe to get the CfDef, edited something in it, and updated the CfDef.
either the cassandra version upgrade or the describe->update(without correct thrift bindings)
must have caused it
hopefully not going to happen for non-trunk upgrades
> disallow memtable sizes <= 0
> ----------------------------
>
> Key: CASSANDRA-1629
> URL: https://issues.apache.org/jira/browse/CASSANDRA-1629
> Project: Cassandra
> Issue Type: Bug
> Reporter: Brandon Williams
> Priority: Minor
> Fix For: 0.7.0
>
>
> It's possible to create memtable size thresholds <= 0 currently. If your thrift interface
is old, this is easy to do accidentally, and we shouldn't allow this in general.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|