mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2026-08-25 16:47:28 +00:00
The cutter materialized every interior cut up front, so a tiny sidecar declaring one enormous extent could allocate gigabytes of cut offsets before any media byte arrived. Keep only the extent start offsets, bounded by the extent count, and derive each cut arithmetically.