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 "Amit Jain (Jira)" <ji...@apache.org> on 2023/05/19 13:52:00 UTC

[jira] [Resolved] (OAK-10249) Reduce logging in the datastore check and gc process

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

Amit Jain resolved OAK-10249.
-----------------------------
    Fix Version/s: 1.54.0
       Resolution: Fixed

On trunk with commit - https://github.com/apache/jackrabbit-oak/commit/9da4894b8cc75fcb7929c77b4e4e68e9a2c8c80e

> Reduce logging in the datastore check and gc process
> ----------------------------------------------------
>
>                 Key: OAK-10249
>                 URL: https://issues.apache.org/jira/browse/OAK-10249
>             Project: Jackrabbit Oak
>          Issue Type: Task
>          Components: blob-plugins, commons
>            Reporter: Amit Jain
>            Assignee: Amit Jain
>            Priority: Major
>             Fix For: 1.54.0
>
>
> For the DataStore check consistency and GC process there's quite a bit of INFO logging
>  * For size of the each blob (Should be debug)
>  * Downloading of blob ids from the blob store currently logs every 1000 blobs which should be changed to 100000 or so to not flood the logs but also indicate progress
>  * Collecting blob references logs for each in memory blob which can be ignored



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