-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8.0, 1.10.0, 1.12.0
-
Fix Version/s: 1.14.0
-
Component/s: documentmk
-
Labels:
The DocumentNodeStore does not clean up orphaned branch commit entries (_bc) after a restart. Cleanup for those entries happens while the DocumentNodeStore is running as well, but only when the branch is not referenceable anymore. In some cases it may happen that a branch is referenced right until the DocumentNodeStore is disposed and the cleanup must happen on startup.