influxdb/pkg/mmap
davidby-influx a9df3f8a7c
fix: fully clean up partially opened TSI (#23430) (#23454)
When one partition in a TSI fails to open, all previously opened
partitions should be cleaned up, and remaining partitions
should not be opened

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

(cherry picked from commit d3db48e93d)

closes https://github.com/influxdata/influxdb/issues/23432
2022-06-14 11:49:16 -07:00
..
mmap_solaris.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
mmap_test.go build: upgrade to Go 1.18.1 (#23252) 2022-04-13 15:24:27 -05:00
mmap_unix.go fix: fully clean up partially opened TSI (#23430) (#23454) 2022-06-14 11:49:16 -07:00
mmap_windows.go Initial import pkg package 2018-10-01 12:03:20 +01:00