[
https://issues.apache.org/jira/browse/IGNITE-26406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksandr Polovtsev updated IGNITE-26406:
-----------------------------------------
Description: We currently support segment files which are at most 2 GBs,
even though the design document states that it must be at most 4Gb. This was
done to simplify the initial implementation of the segment file, because this
is the largest file size that Java allows to map into memory.
> Support segment files larger than 2 Gb
> --------------------------------------
>
> Key: IGNITE-26406
> URL: https://issues.apache.org/jira/browse/IGNITE-26406
> Project: Ignite
> Issue Type: Improvement
> Reporter: Aleksandr Polovtsev
> Priority: Major
> Labels: ignite-3
>
> We currently support segment files which are at most 2 GBs, even though the
> design document states that it must be at most 4Gb. This was done to simplify
> the initial implementation of the segment file, because this is the largest
> file size that Java allows to map into memory.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)