[
https://issues.apache.org/jira/browse/CASSANDRA-10357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14790968#comment-14790968
]
Benedict commented on CASSANDRA-10357:
--------------------------------------
When deserializing bounds, if we find one that is larger than 2Gb, we can
simply consult the file's index (or, in many cases, just the index summary) to
decide if it's true, and if not compute some new acceptable bounds.
> mmap file boundary selection is broken for some large files
> ------------------------------------------------------------
>
> Key: CASSANDRA-10357
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10357
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Reporter: Benedict
> Assignee: Benedict
> Fix For: 2.1.10
>
>
> If an early open interval occurs to close to an mmap boundary, the boundary
> can be lost. Patch available
> [here|https://github.com/belliottsmith/cassandra/tree/mmap-boundaries].
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)