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

James Berragan updated CASSANDRA-19900:
---------------------------------------
    Change Category: Performance
         Complexity: Low Hanging Fruit
          Reviewers: Francisco Guerrero, Yifan Cai
           Priority: High  (was: Normal)
             Status: Open  (was: Triage Needed)

> Make the compression cache configurable to reduce heap pressure for large 
> SSTables
> ----------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-19900
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-19900
>             Project: Cassandra
>          Issue Type: Improvement
>          Components: Analytics Library
>            Reporter: James Berragan
>            Priority: High
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Normally the CompressionInfo.db file is trivial in size (a few kb) and so can 
> be easily cached to prevent wasteful requests for the same file, but for 
> large SSTables (running into a few hundred GB, due to schema issues or large 
> blobs) then the {color:#000000}CompressionInfo.db files can also grow to be a 
> few hundred MB or GB making it problematic to cache. We should make the 
> compression cache optional and configurable so we don’t cache large 
> files.{color}



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

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

Reply via email to