Thank you Thomas. I made more tests, and I saw that when renaming or moving a node, a lot of new lines were added in the mongo DB. Actually, I have added the mixin mix:versionable by default on every nodes. So, renaming creates a new version maybe for each child node (ex: 1 nt:folder renaming with around 200 children creates around 3000 new nodes in the DB). I'll try removing this kind of mixin and make some new tests.
Do you think I'm on a good way ? -- View this message in context: http://jackrabbit.510166.n4.nabble.com/Jackrabbit-Oak-move-performance-problem-tp4664073p4664075.html Sent from the Jackrabbit - Dev mailing list archive at Nabble.com.
