influxdb/v1
davidby-influx 5b364b51c8
fix: avoid panic if shard group has no shards (#25717)
Avoid panicking when mapping points to a shard group
that has no shards. This does not address the root problem,
how the shard group ended up with no shards.

helps: https://github.com/influxdata/influxdb/issues/25715
2024-12-27 14:04:19 -08:00
..
authorization feat: add optional stricter password requirements (#24857) 2024-04-04 12:27:58 -07:00
coordinator fix: avoid panic if shard group has no shards (#25717) 2024-12-27 14:04:19 -08:00
services fix: Store.validateArgs wrongfully overwriting start, end unix time (#25146) 2024-07-12 14:11:18 -07: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