Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
store-gateway: fix race in TestStreamBinaryReader_CheckSparseHeadersC…
…orrectnessExtensive (#5947) * store-gateway: fix race in TestStreamBinaryReader_CheckSparseHeadersCorrectnessExtensive This test was using multiple TSDB heads in the same directory, so compaction between each and writing chunks to files would sometimes collide. Fixes 5943 Signed-off-by: Dimitar Dimitrov <[email protected]> * Update pkg/storegateway/indexheader/stream_binary_reader_test.go --------- Signed-off-by: Dimitar Dimitrov <[email protected]>
- Loading branch information