Commit Graph

12 Commits (jdstrand/update-golang-jwt-1.10)

Author SHA1 Message Date
davidby-influx 07ee889eb3
fix: fully clean up partially opened TSI (#23430) (#23446)
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/23431
2022-06-13 12:51:34 -07:00
Dane Strandboge 0574163566
build: upgrade to go1.18 (#23250) 2022-03-31 16:17:57 -05:00
Sam Arnold 611a4370a2
feat: show measurements database and retention policy wildcards (#22388)
* feat: show measurements database and retention policy wildcards

Closes #3318

* chore: run formatter
2021-10-05 09:07:25 -04:00
Ben Johnson 0fcab02074
Fix windows mmap on zero length file. 2018-06-29 10:24:16 -06:00
Jason Wilder 0649150243 Reduce read IOPS in series file due to MADV_RANDOM
This reduces read IOPS to some extent.
2018-01-31 12:38:16 -07:00
Edd Robinson 83032dfe54 windows test 2017-12-18 19:02:15 +00:00
Ben Johnson e05d4fdeeb
intermediate 2017-11-09 09:18:33 -07:00
Ben Johnson 48b48a8927
intermediate 2017-11-09 09:13:46 -07:00
Jason Wilder cf6d4b6e71 Fix building on solaris/illumos 2017-06-21 09:16:45 -06:00
Ben Johnson fa7239ecad
Fix windows mmap 2017-01-05 10:11:12 -07:00
Edd Robinson 149b1cef1d
Fix 32bit overflow; limit capacity 2017-01-05 09:59:10 -07:00
Ben Johnson 8d40ceb00c
TSI1 Index 2017-01-05 09:34:36 -07:00