Description
Exposing the SegmentNodeStore for tests outside oak-core is quite tricky as you need to access some compaction related methods which are basically private and it doesn't make much sense in making them public.
So I'm proposing introducing a builder to help wire in a SegmentNodeStore if needed.
Attachments
Attachments
Issue Links
- blocks
-
OAK-2771 Longevity tests in oak-run
- Open