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 "Konrad Windszus (Jira)" <ji...@apache.org> on 2022/08/17 12:56:00 UTC

[jira] [Resolved] (OAK-9846) o.a.j.oak.composite.ErrorHolder should include the name of the checker for each report

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

Konrad Windszus resolved OAK-9846.
----------------------------------
    Fix Version/s: 1.46.0
       Resolution: Fixed

Fixed in https://github.com/apache/jackrabbit-oak/commit/a3d249ae31dcd643c90393ef2cf20d85811b2272.

> o.a.j.oak.composite.ErrorHolder should include the name of the checker for each report
> --------------------------------------------------------------------------------------
>
>                 Key: OAK-9846
>                 URL: https://issues.apache.org/jira/browse/OAK-9846
>             Project: Jackrabbit Oak
>          Issue Type: Improvement
>            Reporter: Konrad Windszus
>            Assignee: Konrad Windszus
>            Priority: Minor
>             Fix For: 1.46.0
>
>
> Currently all {{MountedNodeStoreChecker}} reports are accumulated in {{ErrorHolder}} and then given out all together in https://github.com/apache/jackrabbit-oak/blob/c6ddcc55bee3de915459af01e91edad32d538f3d/oak-store-composite/src/main/java/org/apache/jackrabbit/oak/composite/checks/ErrorHolder.java#L46-L55. Unfortunately those reports do no longer indicate from which {{MountedNodeStoreChecker}} service they originate. The origin should be given out as well to ease debugging.



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