Hi, I played around with concurrent ACL updates with (Oak-Mongo) and I saw commit errors like:
aused by: org.apache.jackrabbit.mk.api.MicroKernelException: The node 6:/oak:index/nodetype/:index/rep%3AGrantACE/test68fa4877/node75 was already added in revision which brings the question, why we index those node types in the first place? I doubt that anyone will search for internal node types. shouldn't we exclude all rep:* nodetypes? regards, toby
