influxdb/v1
davidby-influx 53580ead1d
fix: remember shards that fail Open(), avoid repeated attempts (#23437) (#23455)
If a shard cannot be opened, store its ID and last error.
Prevent future attempts to open during this invocation of
influxDB. This information is not persisted.

closes https://github.com/influxdata/influxdb/issues/23428
closes https://github.com/influxdata/influxdb/issues/23426

(cherry picked from commit 54ac7e54ed)

closes https://github.com/influxdata/influxdb/issues/23434
closes https://github.com/influxdata/influxdb/issues/23436
2022-06-14 13:01:11 -07:00
..
authorization feat: error when creating v1 auth with a nonexistent bucket id (#23422) 2022-06-13 15:52:28 -04:00
coordinator fix: remember shards that fail Open(), avoid repeated attempts (#23437) (#23455) 2022-06-14 13:01:11 -07:00
services build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
errors.go chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
node.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00