[
https://issues.apache.org/jira/browse/OAK-10803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Reschke reopened OAK-10803:
----------------------------------
> Compress in-memory property values
> ----------------------------------
>
> Key: OAK-10803
> URL: https://issues.apache.org/jira/browse/OAK-10803
> Project: Jackrabbit Oak
> Issue Type: Improvement
> Components: documentmk
> Reporter: Daniel Iancu
> Priority: Major
> Fix For: 1.68.0
>
>
> Some properties in the repository can be quite large and consume a
> considerable amount of memory. E.g. large multi-valued properties, blob IDs
> that contain an inlined binary.
> With a certain size of the value, it may be beneficial to compress it when
> loaded into memory/cache and uncompress it only on access. This shouldn't be
> too difficult and can be implemented in a backward compatible way, because it
> only affects the in-memory representation and not how data is stored.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)