[
https://issues.apache.org/jira/browse/OAK-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Francesco Mari resolved OAK-6529.
---------------------------------
Resolution: Fixed
Fixed at r1804503.
> IndexLoaderV1 and IndexLoaderV2 should not rely on Buffer.array()
> -----------------------------------------------------------------
>
> Key: OAK-6529
> URL: https://issues.apache.org/jira/browse/OAK-6529
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: segment-tar
> Reporter: Francesco Mari
> Assignee: Francesco Mari
> Fix For: 1.8, 1.7.6
>
>
> The code in {{IndexLoaderV1}} and {{IndexLoaderV2}} calls {{Buffer.array()}}
> to compute the checksum. This method might fail with an
> {{UnsupportedOperationException}} if the {{Buffer}} points to a memory mapped
> region.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)