influxdb/wal/src
Fraser Savage e74a7a7dd4
test(wal): Test correct assignment of write per-partition sequence numbers
This adds extra test coverage for the ingester's WAL replay & RPC write
paths, as well as the WAL E2E tests, to ensure that all sequence numbers
present in a WriteOperation/WalOperation are encoded and present when
decoded.
2023-07-05 14:42:47 +01:00
..
blocking perf(wal): avoid buffer allocation in writer 2023-02-23 18:05:06 +01:00
blocking.rs refactor: Rename to clarify closed segment types 2022-11-23 17:07:47 -05:00
lib.rs test(wal): Test correct assignment of write per-partition sequence numbers 2023-07-05 14:42:47 +01:00
writer_thread.rs feat(ingester): Assign individual sequence numbers for writes per partition 2023-07-05 14:29:27 +01:00