[
https://issues.apache.org/jira/browse/OAK-5462?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcel Reutegger resolved OAK-5462.
-----------------------------------
Resolution: Fixed
Fix Version/s: 1.5.18
Fixed in trunk: http://svn.apache.org/r1779179
> Expensive NodeDocument.split() with multi-valued binary property
> ----------------------------------------------------------------
>
> Key: OAK-5462
> URL: https://issues.apache.org/jira/browse/OAK-5462
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: core, documentmk
> Affects Versions: 1.5.15
> Reporter: Marcel Reutegger
> Assignee: Marcel Reutegger
> Fix For: 1.5.18, 1.6
>
>
> Getting the size of a binary value of a MultiBinaryPropertyState reads
> through the entire stream to determine the length. Depending on the backend
> store (e.g. S3 datastore), this can be rather expensive. OAK-5205 introduced
> a size check with NodeDocument.split() on binary properties and may now
> result in long running background updates.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)