Hi,I've created a java class that runs a content restructuring process
when invoked. It makes use of a JCR session obtained through the request
on a sling servlet. The process does various things: deletes nodes with
subtrees, copies nodes, creates properties, tweaks LiveSync mixins, etc.
The process is single threaded, however I see msgs like this in the
log:11.10.2016 16:49:26.203 *WARN* [Thread-79]
org.apache.jackrabbit.oak.jcr.delegate.SessionDelegate Attempted to
perform getItemOrNull while ...