[
https://issues.apache.org/jira/browse/CASSANDRA-18513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
maxwellguo updated CASSANDRA-18513:
-----------------------------------
Reviewers: maxwellguo
> Limit the read size on the row level
> ------------------------------------
>
> Key: CASSANDRA-18513
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18513
> Project: Cassandra
> Issue Type: Improvement
> Components: Local/SSTable
> Reporter: Jacek Lewandowski
> Assignee: Jacek Lewandowski
> Priority: Normal
>
> When deserializing a row, we have a limit on amount of data we can read per
> cell. If an sstable is corrupted in a certain way, it may read many cells
> with extreme length leading to oom errors. When we read a row, it has a row
> size in the beginning. The idea is to limit the read size for a cell to the
> minimum of the max cell length and the remaining row size.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]