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

feat: Enable compaction after project erasure, with feature flag (DEV-4162) #3379

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

siers
Copy link
Contributor

@siers siers commented Oct 3, 2024

Also requires some feature flag enabling code in ops-deploy, already in progress.

Pull Request Checklist

Task Description/Number

Issue Number: DEV-

PR Type

  • build/chore: maintenance tasks (no production code change)
  • docs: documentation changes (no production code change)
  • feat: represents new features
  • fix: represents bug fixes
  • perf: performance improvements
  • refactor: represents production code refactoring
  • test: adding or refactoring tests (no production code change)
  • deprecated: Deprecation warning (ideally referencing a migration guide)

Basic requirements for bug fixes and features

  • Tests for the changes have been added
  • Docs have been added / updated

Does this PR introduce a breaking change?

  • Yes

Copy link

linear bot commented Oct 3, 2024

@siers siers force-pushed the feat/DEV-4162-db-compact-after-project-erasure branch from e0d3f2c to 088a303 Compare October 3, 2024 10:22
@siers siers force-pushed the feat/DEV-4162-db-compact-after-project-erasure branch from 088a303 to f43f04c Compare October 3, 2024 12:15
@siers siers requested a review from seakayone October 3, 2024 12:16
@siers
Copy link
Contributor Author

siers commented Oct 3, 2024

Tested locally partially. There's an exception when calling project erasure route locally, but it looks about right, so I'll test it on the testing environments. That same exception cannot be found in Grafana, fortunately or unfortunately.

@siers siers merged commit 4718cc8 into main Oct 4, 2024
9 checks passed
@siers siers deleted the feat/DEV-4162-db-compact-after-project-erasure branch October 4, 2024 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants