Description
The current split logic in MongoMK may move commit information (_commitRoot and _revision entries) for local changes to a previous document. This makes it difficult to identify previous documents that can be garbage collected after some time. See also OAK-1793.
It would be better to keep also the commit information on the main document for local changes.