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

Jon Haddad commented on CASSANDRA-8460:
---------------------------------------

I'll be honest, whenever I need to do performance testing, the last thing I 
reach for is stress, because I can't wrap my head around configuring it right.  
It's probably easier to create a ~50 line program to do the inserts.  I'll try 
to throw something together tomorrow.

Ultimately if this is going to benefit TWCS, it *has* to be tested with it, so 
we might as well do that up front.

It's the end of the day, and I'm not an expert in setting up lvmcache, so I'll 
have to try it out tomorrow as well. 

> Make it possible to move non-compacting sstables to slow/big storage in DTCS
> ----------------------------------------------------------------------------
>
>                 Key: CASSANDRA-8460
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-8460
>             Project: Cassandra
>          Issue Type: Improvement
>            Reporter: Marcus Eriksson
>            Assignee: Lerh Chuan Low
>            Priority: Major
>              Labels: doc-impacting, dtcs
>             Fix For: 4.x
>
>
> It would be nice if we could configure DTCS to have a set of extra data 
> directories where we move the sstables once they are older than 
> max_sstable_age_days. 
> This would enable users to have a quick, small SSD for hot, new data, and big 
> spinning disks for data that is rarely read and never compacted.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to