Commit Graph

21 Commits (520b1d858f5b01a0b5cc6bbbaa2b5d43d7fbd7ca)

Author SHA1 Message Date
Pavel Borzenkov 520b1d858f index: add a test to trigger fd leak on corrupted index (#576)
6 years ago
Bartek Płotka 3ab5f4e579 index: reduce empty postings trees (#509)
6 years ago
zhulongcheng 921da4dced Remove unused statement from index test (#558)
6 years ago
Krasi Georgiev c3ffdf1a99
Test createBlock and check all os.RemoveAll in the tests for errors. (#549)
6 years ago
Alec e7436e13f0 Merge encoding_helpers.go to tsdbutil (#526)
6 years ago
Krasi Georgiev 53c18e7a41 use a global indexFilename constant
6 years ago
Bartek Płotka c065fa6957 Exposed helper methods for reading index bytes. (#492)
6 years ago
Krasi Georgiev 48c439d26d
fix statick check errors (#475)
6 years ago
Brian Brazil 407e12d051 Make MemPostings nested.
6 years ago
Ganesh Vernekar 3a08a71d86 LabelNames() method to get all unique label names (#369)
6 years ago
Ben a8351dc9d0 Using filepath.Join() instead of strings with slashes (#428)
6 years ago
Simon Pasquier f55ccd4ecb Add unit tests
7 years ago
Alexey Palazhchenko 64cce683cc gofmt -s.
7 years ago
Fabian Reinartz d09283f60a Add repair of bad index version
7 years ago
Shubheksha Jalan 7b27dc2109 address review comments, fix index tests
7 years ago
Fabian Reinartz da9614fa54 Allow tombstone file to not exist
7 years ago
Fabian Reinartz 54205903f7 Move index and chunk encoders to own packages
7 years ago
Fabian Reinartz adb6be73dd move label read function int labels pkg
7 years ago
Fabian Reinartz 67f0ca8f0e Move index and chunk encoders to own packages
7 years ago
Fabian Reinartz 6f93a699e6 wipe
8 years ago
Fabian Reinartz 342aa82505 Fix pages and index package
8 years ago