You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Davide Giannella (JIRA)" <ji...@apache.org> on 2017/01/23 14:06:28 UTC

[jira] [Closed] (OAK-5462) Expensive NodeDocument.split() with multi-valued binary property

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

Davide Giannella closed OAK-5462.
---------------------------------

Bulk close for 1.5.18

> 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)