influxdb/v1/coordinator
Jeffrey Smith II 4ed184dd82
fix: fixes an error querying virtual dbrps (#23731)
* fix: fixes an error querying virtual dbrps

When the virtual pointer was set to false, the mappings were being ignored.

* fix: missed part in a rebase

* test: add test for shard mapping virtual dbrps

* fix: do not create virtual mappings for equivalent physical mappings
2022-10-13 14:58:07 -04: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 fix: remember shards that fail Open(), avoid repeated attempts (#23437) (#23455) 2022-06-14 13:01:11 -07: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