influxdb/router
Dom Dwyer 6ef68513d9
fix: gRPC balancer shutdown panic
The gRPC node discovery hack spawns a task that outlives the gRPC
balancer - once the balancer stops, the task should stop too (and not
panic sending on the closed channel).
2023-01-11 16:42:39 +01:00
..
benches chore(deps): Bump chrono from 0.4.22 to 0.4.23 (#6129) 2022-11-14 13:34:09 +00:00
src fix: gRPC balancer shutdown panic 2023-01-11 16:42:39 +01:00
tests feat: allow enabling/disabling ns autocreation in router (#6346) 2022-12-07 16:12:00 +00:00
Cargo.toml fix(router2): drive ingester node (re)-discovery 2023-01-05 14:06:29 +01:00