c084785bc3
* feat: fuse ingester and catalog states in querier This now correctly combines the data we get from the ingester w/ the data we get from the catalog. Right now it bails out if during the very small time windows between asking the ingester and querying the catalog the compactor combines the newest files w/ "too new" files (see tests). * fix: improve error wording Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org> * fix: improve doc comment Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org> * fix: explain tests Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org> * refactor: improve tests, method naming and docs Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |