influxdb/v1/coordinator
Jeffrey Smith II f74c69c5e4
chore: update to go 1.20 (#24088)
* build: upgrade to go 1.19

* chore: bump go.mod

* chore: `gofmt` changes for doc comments

https://tip.golang.org/doc/comment

* test: update tests for new sort order

* chore: make generate-sources

* chore: make generate-sources

* chore: go 1.20

* chore: handle rand.Seed deprecation

* chore: handle rand.Seed deprecation in tests

---------

Co-authored-by: DStrand1 <dstrandboge@influxdata.com>
2023-02-09 14:14:35 -05:00
..
config.go feat: add `--storage-write-timeout` flag to set write request timeouts (#22617) 2021-10-04 15:38:09 -04:00
meta_client.go chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
meta_client_test.go chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
points_writer.go chore: update to go 1.20 (#24088) 2023-02-09 14:14:35 -05:00
points_writer_internal_test.go fix: prevent silently dropped writes with overlapping shards (#21946) 2021-07-27 12:15:08 -04:00
points_writer_test.go feat: point write requests have metrics (#22910) 2021-11-22 12:58:17 -05:00
shard_mapper.go fix: fixes an error querying virtual dbrps (#23731) 2022-10-13 14:58:07 -04:00
shard_mapper_test.go fix: fixes an error querying virtual dbrps (#23731) 2022-10-13 14:58:07 -04:00
statement_executor.go fix: add write permissions check for DELETE and DROP MEASUREMENT (#23219) 2022-03-24 07:28:38 -05:00
statement_executor_test.go fix: fixes an error querying virtual dbrps (#23731) 2022-10-13 14:58:07 -04:00