influxdb/wal/src
Dom Dwyer 7cb1636c64
fix: do not panic when writer disconnects
When the RPC write disconnects without waiting for completion, the WAL
panics as there is no longer a consumer of the "committed" ACK.
2022-12-03 17:26:42 +01:00
..
blocking fix: Maintain WAL segment file ordering (#6287) 2022-11-30 17:37:37 +00:00
blocking.rs refactor: Rename to clarify closed segment types 2022-11-23 17:07:47 -05:00
lib.rs fix: do not panic when writer disconnects 2022-12-03 17:26:42 +01:00