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 "Nitin Gupta (Jira)" <ji...@apache.org> on 2022/12/21 03:40:00 UTC

[jira] [Closed] (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 ]

Nitin Gupta closed OAK-9919.
----------------------------

> 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
>            Assignee: Jose Andrés Cordero
>            Priority: Major
>             Fix For: 1.46.0
>
>
> 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)