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

Eric Evans resolved CASSANDRA-557.
----------------------------------

       Resolution: Fixed
    Fix Version/s: 0.5
         Assignee: Eric Evans

Fixed in trunk. Thanks for the report!

> typo in conf/storage-conf.xml: BinaryMemtableSizeInMB is defined twice
> ----------------------------------------------------------------------
>
>                 Key: CASSANDRA-557
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-557
>             Project: Cassandra
>          Issue Type: Bug
>    Affects Versions: 0.5
>            Reporter: TuxRacer
>            Assignee: Eric Evans
>            Priority: Minor
>             Fix For: 0.5
>
>
> current code at revision   836346
> <!--
>    ~ The threshold size in megabytes the binary memtable must grow to,
>    ~ before it's submitted for flushing to disk.
>   -->
>   <BinaryMemtableSizeInMB>256</BinaryMemtableSizeInMB>
>   <!--
>    ~ The threshold size in megabytes the binary memtable must grow to, before 
> it's submitted for flushing to disk.
>   -->
>   <BinaryMemtableSizeInMB>256</BinaryMemtableSizeInMB>

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

Reply via email to