Commit Graph

15 Commits (667e539a7a997923c5b1770e2d961b4e70d0a8d8)

Author SHA1 Message Date
codwu 84a45cb79a add rwmutex to prevent concurrent map read when delete series
7 years ago
Fabian Reinartz 76c1b2cdb6 Ensure correct block order on reload
7 years ago
Krasi Georgiev eb6cdbcb5b some test funcitons didn't cleanup after themselves.
7 years ago
Fabian Reinartz a345231a0e Add test for block meta version and comments
7 years ago
Shubheksha Jalan 510dc17066 fix tests, set version when initializing the index writer
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
Callum Styan ca4e817372 move test utils to it's own package so we can use it in tests for other packages in tsdb repo
7 years ago
Goutham Veeramachaneni f35e9c7fec
Merge branch 'master' into fix-dels
7 years ago
Goutham Veeramachaneni 1fc94a02d1
Don't retry failed compactions.
7 years ago
Goutham Veeramachaneni 44e9ae38b5
Incorporate PR feedback.
8 years ago
Goutham Veeramachaneni 34a86af3c6
Move tombstones to their own thing.
8 years ago
Goutham Veeramachaneni 3de55171d3
Add tests for tombstones and deletedIterator
8 years ago