[ 
https://issues.apache.org/jira/browse/CASSANDRA-4694?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13482388#comment-13482388
 ] 

Alexey Zotov commented on CASSANDRA-4694:
-----------------------------------------

I suggest to do that in different ticket to prevent future rebasing of the 
current code. I'll create another ticket and assign it to me after the current 
ticket will be closed. Is it ok?
                
> populate_io_cache_on_flush option should be configurable for each column 
> family independently
> ---------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-4694
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4694
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Alexey Zotov
>            Assignee: Alexey Zotov
>            Priority: Minor
>              Labels: cli, core, documentation
>             Fix For: 1.2.0
>
>         Attachments: cassandra-1.1-4694-populate_io_cache.txt, 
> cassandra-1.2-4694-populate_io_cache.txt, 
> cassandra-1.2-4694-populate_io_cache_v2.txt
>
>
> I suggest to configure populate_io_cache_on_flush option for each column 
> family. It should be configurable from cassandra-cli and should be stored in 
> System keyspace. 
> That could be useful if you have a few column families inside single keyspace 
> and you need to fit in memory only one of them.
> Patch has been attached. I've been testing it on pseudo-cluster using ccm. So 
> I don't have fully confidence about lack of bugs. Please carefully review 
> that code.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to