This commit changes the persist() call so that it passes through all relevant IDs so that the impl can locate the partition in the buffer tree - this will enable elimination of many queries against the catalog in the future. This commit also cleans up the persist() impl, deferring queries until the result will be used to avoid unnecessary load, improves logging & error handling, and documents a TOCTOU bug in code: https://github.com/influxdata/influxdb_iox/issues/5777 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |