Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unused tombstones loader and cache gen code #5694

Merged

Conversation

yeya24
Copy link
Contributor

@yeya24 yeya24 commented Dec 4, 2023

What this PR does:

Remove tombstones loader and cache gen, etc related code entirely from Cortex. This cleanup makes it easier to update interfaces for supporting native histograms.
Tombstones loader was move to a noop in #4812 for more than 1 year already.

Which issue(s) this PR fixes:
Fixes #

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

Existing tests should still pass.

@yeya24 yeya24 force-pushed the remove-tombstone-loader-entirely branch from c89edd1 to 685b1fd Compare December 4, 2023 02:01
Signed-off-by: Ben Ye <[email protected]>
@yeya24 yeya24 requested review from alanprot and friedrichg December 8, 2023 16:44
@alanprot
Copy link
Member

alanprot commented Dec 8, 2023

LGTM! Cleaning code is always a good thing! :D

@yeya24 yeya24 merged commit 83be88f into cortexproject:master Dec 8, 2023
14 checks passed
@yeya24 yeya24 deleted the remove-tombstone-loader-entirely branch December 8, 2023 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants