[
https://issues.apache.org/jira/browse/OAK-10445?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17770116#comment-17770116
]
Julian Reschke commented on OAK-10445:
--------------------------------------
trunk:
[e354eed2c2|https://github.com/apache/jackrabbit-oak/commit/e354eed2c2f1b6242010801e8a2cb05a31885629]
> Cleanup logging (AbstractSharedCachingDataStore)
> ------------------------------------------------
>
> Key: OAK-10445
> URL: https://issues.apache.org/jira/browse/OAK-10445
> Project: Jackrabbit Oak
> Issue Type: Task
> Components: blob-plugins
> Affects Versions: 1.56.0
> Reporter: Joerg Hoh
> Assignee: Joerg Hoh
> Priority: Minor
> Fix For: 1.58.0
>
>
> In the AbstractSharedCachingDatastore the addRecord has INFO log message
> which can create a lot of noise in the logs, without giving a real benefit
> for normal operation.
> {noformat}
> *INFO* [oak-lucene-1]
> org.apache.jackrabbit.oak.plugins.blob.AbstractSharedCachingDataStore Added
> blob [62eaa9a1f5f537376d107ed4b09cd3db320e15bcdef5be8aa179b2e8605575e4] to
> backend
> {noformat}
> We should downgrade this to DEBUG.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)