Closed Bug 913039 Opened 11 years ago Closed 10 years ago

Add a cron job to delete old elasticsearch indices

Categories

(Socorro :: Backend, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Assigned: adrian)

References

Details

We should regularly clean up our elasticsearch clusters so they don't get full without us paying attention. The policy on data retention here is 6 months. It shouldn't be a problem to run the job monthly, as we have weekly indices.
Priority: -- → P2
Where are we at in terms of progress on this bug ?  What can I do to help move it along ?
Flags: needinfo?(adrian)
There's a pull request for it now! https://github.com/mozilla/socorro/pull/2002
Flags: needinfo?(adrian)
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/9befc733f365eddd043c2e30d06c3d552e340b57
Fixes bug 913039 - Added a cron job to delete old elasticsearch indices. r=peterbe,phrawzty
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → 82
Commits pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/4c5b3ab23e63bcb0dc0579936df0cd9b0cb41ae2
Revert "Fixes bug 913039 - Added a cron job to delete old elasticsearch indices. r=peterbe,phrawzty"

This reverts commit 9befc733f365eddd043c2e30d06c3d552e340b57.

https://github.com/mozilla/socorro/commit/0ec3f0844679ad681697b02d44f7e70d5fe812a7
Merge pull request #2017 from lonnen/bug913039-revert-problematic-test

This reverts commit 9befc733f365eddd043c2e30d06c3d552e340b57.
Depends on: 999066
Backed out to unbreak master.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
What was wrong with this?
Got it, sorry I was too quick at asking.
Target Milestone: 82 → 83
New pull request ready for review here: https://github.com/mozilla/socorro/pull/2023
Commit pushed to master at https://github.com/mozilla/socorro

https://github.com/mozilla/socorro/commit/1bedc9b2d453c4e720c90382f1649ac2c717db57
Fixes bug 913039 - Added a cron job to delete old elasticsearch indices. r=peterbe,phrawzty
Status: REOPENED → RESOLVED
Closed: 10 years ago10 years ago
Resolution: --- → FIXED
Target Milestone: 83 → 84
You need to log in before you can comment on or make changes to this bug.