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 "Robert Munteanu (Jira)" <ji...@apache.org> on 2020/09/15 10:54:00 UTC

[jira] [Created] (OAK-9208) Log unexpected writes to the paths designated as part of a non-default mount

Robert Munteanu created OAK-9208:
------------------------------------

             Summary: Log unexpected writes to the paths designated as part of a non-default mount
                 Key: OAK-9208
                 URL: https://issues.apache.org/jira/browse/OAK-9208
             Project: Jackrabbit Oak
          Issue Type: Improvement
          Components: composite
            Reporter: Robert Munteanu
            Assignee: Robert Munteanu
             Fix For: 1.36.0


When populating a composite mount there are certain components that write content to it. Some of them are declarative and make it easy to infer the output, e.g. content package installer and Sling's repoinit.

Others are unpredictable, such as OSGi components/activators.

It would be useful to report such "unexpected" writes so that they can be analysed and disabled. The analyser would get the mount information from the {{MountInfoProvider}} and report:

- when such writes occur
- a stack trace of the write operation



--
This message was sent by Atlassian Jira
(v8.3.4#803005)