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

Nivy Kani updated CASSANDRA-21519:
----------------------------------
    Attachment:     (was: 6.0-ci_summary.html)

> Throw CorruptSSTableException in fill()
> ---------------------------------------
>
>                 Key: CASSANDRA-21519
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-21519
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Legacy/Local Write-Read Paths, Local/Compaction
>            Reporter: Nivy Kani
>            Assignee: Nivy Kani
>            Priority: Normal
>             Fix For: 5.0.x, 6.x, 7.x
>
>         Attachments: ci_summary.html, result_details.tar.gz
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> In ThreadLocalReadAheadBuffer, in the rare case that chunk metadata and file 
> size are out of sync (e.g. bytes erased from the file after chunk metadata is 
> calculated), we’d enter an infinite loop.
>  
> The proposed fix is to throw a CorruptSSTableException if we’re trying to 
> read past the end of a file, rather than clamping the read. 



--
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