influxdb/pkg
davidby-influx 4fd4bd019f
fix: use copy when a rename spans volumes (#22995)
When a file rename fails with EXDEV
(cross device or volume error), copy the
file and delete the original instead.

closes https://github.com/influxdata/influxdb/issues/22890

Co-authored-by: Chris Pahl <sahib@online.de>
2021-12-14 12:58:44 -08: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
cmputil build: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -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 refactor: remove replications.current_queue_size_bytes from sqlite (#22832) 2021-11-05 14:35:12 -04: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 fix: use copy when a rename spans volumes (#22995) 2021-12-14 12:58:44 -08: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: upgrade protobuf library (#22654) 2021-11-02 16:00:54 -05:00