influxdb/influxdb_iox
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 feat: tokio-console support 2022-04-12 13:02:31 +01:00
tests fix: unknown namespace/table in querier<>ingester flight protocol (#4307) 2022-04-14 12:36:15 +00:00
Cargo.toml feat: tokio-console support 2022-04-12 13:02:31 +01:00
build.rs fix: include git sha (again) in release build (#4193) 2022-03-31 19:14:21 +00:00