[
https://issues.apache.org/jira/browse/OAK-9846?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nitin Gupta closed OAK-9846.
----------------------------
> 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)