Commit Graph

30 Commits (89ee5aaed4f9330c0513aea0982cd5f5dd7d71e7)

Author SHA1 Message Date
Krasi Georgiev ce4a2083fb nit 7 years ago
Krasi Georgiev dac2b97dfd
make createBlock more generic so it can be used in other tests. (#489) 7 years ago
Krasi Georgiev cc277e398b
fix the refs logic for the addFast path for createBlock (#504) 7 years ago
Krasi Georgiev 9874377ead nits 7 years ago
Krasi Georgiev 921f82cfc1 WIP 7 years ago
Ganesh Vernekar 1a9d08adc5 Don't write empty blocks (#374) 7 years ago
mknapphrt ebf5d74325 Added storage size based retention method and new metrics (#343) 7 years ago
Krasi Georgiev eb6586f513
rename createPopulatedBlock to createBlock and use it instead ot createEmptyBlock (#488) 7 years ago
Krasi Georgiev a90a7195d4
createPopulatedBlock returns the block dir instead of the block (#487) 7 years ago
Krasi Georgiev bd5ccee5c1 use context to cancel compactions 7 years ago
Krasi Georgiev bac9cbed2e
no overlapping on compaction when an existing block is not within default boundaries. (#461) 7 years ago
Krasi Georgiev 5a9ddeecef
fix lint errors (#439) 7 years ago
Chris Marchbanks f4afc7dff2 Add benchmark for querying a persisted block (#425) 7 years ago
codwu 84a45cb79a add rwmutex to prevent concurrent map read when delete series 8 years ago
Fabian Reinartz 76c1b2cdb6 Ensure correct block order on reload 8 years ago
Krasi Georgiev eb6cdbcb5b some test funcitons didn't cleanup after themselves. 8 years ago
Fabian Reinartz a345231a0e Add test for block meta version and comments 8 years ago
Shubheksha Jalan 510dc17066 fix tests, set version when initializing the index writer 8 years ago
Fabian Reinartz da9614fa54 Allow tombstone file to not exist 8 years ago
Fabian Reinartz 54205903f7 Move index and chunk encoders to own packages 8 years ago
Fabian Reinartz adb6be73dd move label read function int labels pkg 8 years ago
Fabian Reinartz 67f0ca8f0e Move index and chunk encoders to own packages 8 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 8 years ago
Goutham Veeramachaneni 1fc94a02d1
Don't retry failed compactions. 8 years ago
Goutham Veeramachaneni 44e9ae38b5
Incorporate PR feedback. 9 years ago
Goutham Veeramachaneni 34a86af3c6
Move tombstones to their own thing. 9 years ago
Goutham Veeramachaneni 3de55171d3
Add tests for tombstones and deletedIterator 9 years ago