Marcel Reutegger created OAK-5463:
-------------------------------------
Summary: 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.8
{{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
(v6.3.4#6332)