Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cut patch release
v0.32.1
(thanos-io#6670)
* store: fix error handling in decodePostings (thanos-io#6650) Signed-off-by: Michael Hoffmann <[email protected]> * store: fix ignored error in postings (thanos-io#6654) Signed-off-by: Michael Hoffmann <[email protected]> * Store: fix bufio pool handling (thanos-io#6655) Signed-off-by: Michael Hoffmann <[email protected]> * Fix mutable stringset memory usage (thanos-io#6669) This commit fixes the Insert function for the mutable stringset to only insert unique labels instead of adding every label to the set. Signed-off-by: Filip Petkovski <[email protected]> * Cut patch release v0.32.1 Signed-off-by: Saswata Mukherjee <[email protected]> --------- Signed-off-by: Michael Hoffmann <[email protected]> Signed-off-by: Filip Petkovski <[email protected]> Signed-off-by: Saswata Mukherjee <[email protected]> Co-authored-by: Michael Hoffmann <[email protected]> Co-authored-by: Filip Petkovski <[email protected]>
- Loading branch information