Lucas Weitzendorf created OAK-11965: ---------------------------------------
Summary: Persist new base states as complete during compaction Key: OAK-11965 URL: https://issues.apache.org/jira/browse/OAK-11965 Project: Jackrabbit Oak Issue Type: Bug Reporter: Lucas Weitzendorf Compaction handles the case of a `MemoryNodeBuilder` becoming too large by persisting a new base state to write on top of after a certain amount of changes. Currently, these base states are persisted as incomplete (i.e. partially compacted). This is unnecessary for partial compaction to work properly and may break regular tail compaction in some cases. -- This message was sent by Atlassian Jira (v8.20.10#820010)