influxdb/v1/coordinator
Daniel Moran d747e7ec4e
feat: add config parameters to toggle WAL concurrency and timeouts (#21621)
* feat: add context parameter to Take() method on fixed limiter
* refactor: plumb context through to uses of Take()
* test: update tests to pass context as needed
* feat: add config toggles for setting WAL write concurrency & timeout
2021-06-09 11:03:53 -04:00
..
config.go refactor: delete unused v1 monitoring service (#20818) 2021-03-02 12:39:38 -05:00
config_test.go chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07: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 feat: add config parameters to toggle WAL concurrency and timeouts (#21621) 2021-06-09 11:03:53 -04:00
points_writer_internal_test.go chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
points_writer_test.go feat: add config parameters to toggle WAL concurrency and timeouts (#21621) 2021-06-09 11:03:53 -04:00
shard_mapper.go feat: add config parameters to toggle WAL concurrency and timeouts (#21621) 2021-06-09 11:03:53 -04:00
shard_mapper_test.go refactor: automated move of errors and id from root to kit (#21101) 2021-03-30 14:10:02 -04:00
statement_executor.go feat: add config parameters to toggle WAL concurrency and timeouts (#21621) 2021-06-09 11:03:53 -04:00
statement_executor_test.go feat: add config parameters to toggle WAL concurrency and timeouts (#21621) 2021-06-09 11:03:53 -04:00