stefan-egli commented on PR #1520: URL: https://github.com/apache/jackrabbit-oak/pull/1520#issuecomment-2163083595
was this meant to be a continuation of OAK-10803? I see many commits coming from that work. regarding the changes being in ReferenceCheck : that one is only used in the context of oak-run, eg when running the consistency check through oak-run. What the intention of Oak 10880 was however is that we should get a log.warn in a productive oak instance. So for example when [getNodeByUUID](https://jackrabbit.apache.org/oak/docs/apidocs/org/apache/jackrabbit/oak/jcr/session/SessionImpl.html#getNodeByUUID(java.lang.String)) is called (not saying it needs to be in SessionImpl, it might be deeper down, haven't checked, so this is just for illustration). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
