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

Caleb Rackliffe updated CASSANDRA-19841:
----------------------------------------
    Fix Version/s: 5.0.x

> Memtable configs don't have defaults for each format supported
> --------------------------------------------------------------
>
>                 Key: CASSANDRA-19841
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19841
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Local/Config
>            Reporter: David Capwell
>            Priority: Normal
>             Fix For: 5.0.x, 5.x
>
>
> We added support to change memtable and sstables via yaml but it seems we 
> only added defaults for sstables and missed them for memtables.  We document 
> recommended defaults in config/cassandra.yaml but that isn’t present in 
> Config nor is it present in the resolution logic that translates the config 
> to our maps, this means that anyone who defines their own yaml won’t have 
> “skiplist”, “trie”, or “shardedskiplist” as default options to pick from and 
> must know how to define them.
> To make it easier for users we should provide defaults that could be 
> overridden by users, just like we did for SSTables



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to