Get desktop application:
View/edit binary Protocol Buffers messages
Used in:
Information about added chunk.
Used in:
Serial no is unique for all chunks created during vector lsm lifetime. Used in chunk filename and never changes.
Position in the in-memory chunk list. Not required to be unique. Used on the write path to manifest chunks in the correct order. On flush, set to max(existing order_no) + 1. On compaction, each output chunk gets the order_no of the latest input chunk that contributed vectors to it.
16 bytes uuid
When reset is true, all previous updates should be ignored.
Chunks could be added and removed within the single update. But the same chunk cannot be added and removed within the single update.