influxdb/pkg
mcfarlm3 8825cd5d50
feat: replication apis durable queue management (#22719)
* feat: added durable queue management to replications service

* refactor: improved mapping of replication streams to durable queues

* refactor: modified replication stream durable queues to use user-specified engine path

* chore: generated test mocks for replications DurableQueueManager

* chore: add test coverage for replications durable queue manager

* refactor: made changes based on code review, added mutex to durableQueueManager, improved error logging

* chore: ran make fmt

* refactor: further improvements to error logging
2021-10-26 12:14:29 -07:00
..
binaryutil Initial import pkg package 2018-10-01 12:03:20 +01:00
bloom chore: Skip tests on circleci 2020-08-31 12:14:27 -07:00
bytesutil refactor: rewrite imports to include the /v2 suffix for version 2 2020-04-03 12:39:20 -05:00
data/gen chore: move v2/v1/tsdb → v2/tsdb 2020-08-26 10:46:47 -07:00
deep chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
durablequeue feat: replication apis durable queue management (#22719) 2021-10-26 12:14:29 -07:00
encoding/simple8b fix: typos (#19734) 2020-10-13 09:50:32 -07:00
errors chore: fix `dump_tsi` deadlock (#22705) 2021-10-20 12:43:02 -05:00
escape chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
estimator feat(influxql): Add hyper log log operators (#22322) 2021-08-30 15:46:46 -04:00
file build: upgrade to go1.17 (#22363) 2021-09-01 16:09:02 -04:00
fs chore: delete miscellaneous unused code (#22465) 2021-09-13 15:48:17 -04:00
httpc fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
jsonnet fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
jsonparser fix: more expressive errors (#22448) 2021-09-13 15:12:35 -04:00
limiter build(flux): update flux to master and change renamed structs (#22281) 2021-08-26 10:07:02 -05:00
metrics chore: update staticcheck and fix newly identified lint checks (#18737) 2020-06-26 18:54:09 -05:00
mincore build: upgrade to go1.17 (#22363) 2021-09-01 16:09:02 -04:00
mmap build: upgrade to go1.17 (#22363) 2021-09-01 16:09:02 -04:00
pointer Fix typos in miscellaneous packages 2019-04-17 13:30:22 -07:00
pool fix(tsm1): limit concurrent WAL encodings to reduce memory pressure under heavy write load (#20814) 2021-06-03 16:11:36 -04:00
radix chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
rhh chore: add goimports 2021-01-29 14:06:52 -05:00
slices chore(tsdb): Initial commit of tsdb package 2020-08-03 09:17:23 -07:00
snowflake Initial import pkg package 2018-10-01 12:03:20 +01:00
tar chore: fix `dump_tsi` deadlock (#22705) 2021-10-20 12:43:02 -05:00
testing/assert chore(gen): Add ingen generator data structures to platform for reuse 2018-12-11 17:45:57 -07:00
testttp chore(testtp): extend testtp request with SetFormValue 2020-04-16 14:39:07 -07:00
tracing build: fix generation when vendoring dependencies (#22089) 2021-08-06 15:06:36 -04:00