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 "Naresh K Goty (Jira)" <ji...@apache.org> on 2022/09/01 14:44:00 UTC

[jira] [Updated] (OAK-9919) Add support for zstd, zlib to document store with mongodb

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

Naresh K Goty updated OAK-9919:
-------------------------------
    Summary: Add support for zstd, zlib to document store with mongodb  (was: Support allowed mongodb collection compressors )

> Add support for zstd, zlib to document store with mongodb
> ---------------------------------------------------------
>
>                 Key: OAK-9919
>                 URL: https://issues.apache.org/jira/browse/OAK-9919
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>          Components: jackrabbit-api
>            Reporter: Naresh K Goty
>            Priority: Major
>
> Starting with MongoDB v4.2, mongodb storageEngine (wiredTiger) started supporting [zstd as compression|https://www.mongodb.com/docs/manual/reference/configuration-options/#mongodb-setting-storage.wiredTiger.collectionConfig.blockCompressor].
>  * Upon testing, document compression rates shown significant compression(> 40% reduction).
>  * Operations on nodes with MongoDB as datastore, also yielded results comparable with current default compression (snappy).
> This improvement will allows applications to choose the appropriate collection compression for their usecases. By default, snappy compression will be enabled.
>  
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)