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

Michael Semb Wever updated CASSANDRA-20351:
-------------------------------------------
    Reviewers: Brandon Williams, Branimir Lambov, Michael Semb Wever  (was: 
Brandon Williams, Branimir Lambov)

> Reading mmapped trie-index exceeding 2GiB results in IndexOutOfBoundsException
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-20351
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20351
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Local/SSTable
>            Reporter: Szymon Miezal
>            Assignee: Szymon Miezal
>            Priority: Normal
>             Fix For: 5.0.5, 5.1
>
>         Attachments: ci_summary_szymon-miezal_CASSANDRA-20351-50_223.html, 
> ci_summary_szymon-miezal_CASSANDRA-20351-trunk_226.html, 
> results_details_szymon-miezal_CASSANDRA-20351-50_223.tar.xz, 
> results_details_szymon-miezal_CASSANDRA-20351-trunk_226.tar.xz
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> {color:#1f2328}Memory-mapping is done in buffers of size less than 
> 2GiB.{color}
> {color:#1f2328}When these buffers aren't aligned to 4KiB and the trie-index 
> file {color}{color:#1f2328}spans many buffers then reading it results in 
> going out of buffer bounds.{color}
> To fix it we need to {color:#1f2328}make sure that the buffers are correctly 
> aligned.{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