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 "Andrei Dulceanu (Jira)" <ji...@apache.org> on 2021/01/21 12:41:07 UTC

[jira] [Updated] (OAK-5463) Implement optimized MultiBinaryPropertyState.size(int)

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

Andrei Dulceanu updated OAK-5463:
---------------------------------
    Fix Version/s:     (was: 1.38.0)
                   1.40.0

> Implement optimized MultiBinaryPropertyState.size(int)
> ------------------------------------------------------
>
>                 Key: OAK-5463
>                 URL: https://issues.apache.org/jira/browse/OAK-5463
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: core
>            Reporter: Marcel Reutegger
>            Priority: Minor
>             Fix For: 1.40.0
>
>
> {{MultiBinaryPropertyState}} currently does not have a {{size(int)}} implementation, which means the base class will convert the {{Blob}} into a String to get the size. This is inefficient and should have an optimized implementation in {{MultiBinaryPropertyState}}.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)