influxdb/test_helpers_end_to_end_ng
Marco Neumann 351b0d0c15
fix: unknown namespace/table in querier<>ingester flight protocol (#4307)
* fix: return "not found" gRPC error instead of "internal" when ingester does not know table

* fix: properly handle "namespace not found" in ingester queries

* fix: make `initialize_db` work with async code

* test: add custom step for NG tests

* fix: handle "unknown table/namespace" resp. in querier

* docs: explain test setup

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>

Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
2022-04-14 12:36:15 +00:00
..
src fix: unknown namespace/table in querier<>ingester flight protocol (#4307) 2022-04-14 12:36:15 +00:00
Cargo.toml refactor: Use declarative steps to reduce duplication in end to end testing (#4301) 2022-04-13 16:24:57 +00:00