Describe the bug
tracking snapshots are written at the start of new segments, if the max segment size is very small and is smaller than the tracking snapshot osiris_log will enter a loop where it will continuously reach the max size by just writing the snapshot (or even header).
Reproduction steps
...
Expected behavior
only user and tracking delta chunks should trigger the max size.
Additional context
adf