Closed
Bug 771593
Opened 12 years ago
Closed 11 years ago
Remove no-redis waffle once things are stable.
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect, P5)
Tracking
(Not tracked)
RESOLVED
INVALID
2013-09-17
People
(Reporter: wraithan, Assigned: wraithan)
References
Details
Currently lots of the redis stuff that was removed is actually behind a waffle and the cron jobs are still running so redis is actually still required. I've also not looked into our dependencies and what they depend on, just what is in zamboni proper.
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → xwraithanx
Assignee | ||
Comment 1•12 years ago
|
||
Marking as P1 since we need to have this all removed as soon as we can.
Priority: -- → P1
Updated•12 years ago
|
Target Milestone: --- → 2012-07-27
Assignee | ||
Comment 2•12 years ago
|
||
Setting to next week as I have some other high priority stuff to do, I'll be able to get it done this week but there is a lot to QA and I'd rather give myself enough time to deal with any fallout if there is any.
Target Milestone: 2012-07-26 → 2012-08-16
Assignee | ||
Updated•12 years ago
|
Target Milestone: 2012-08-16 → 2012-08-23
Assignee | ||
Comment 4•12 years ago
|
||
I was up until 2am or so working on the cache-machine stuff on friday. I'll bust this out now while I stew on exactly how to fix one of my cache-machine problems I found when talking with robhudson.
Updated•12 years ago
|
Target Milestone: 2012-08-30 → 2012-09-06
Assignee | ||
Comment 5•12 years ago
|
||
Bumped to next milestone, this is the next thing on my plate since the cache-machine stuff didn't pan out.
Target Milestone: 2012-09-06 → 2012-10-04
Assignee | ||
Comment 6•12 years ago
|
||
https://github.com/mozilla/zamboni/commit/28f608d
This removes the no-redis waffle, it does not remove the last of the code that is writing to redis as there were other things writing to (but not reading from) redis that also needed to be removed. I felt this commit was big enough without adding in all of that as well.
Holding off on closing this until I do that second part.
Assignee | ||
Updated•11 years ago
|
Priority: P1 → P3
Target Milestone: --- → 2013-07-18
Assignee | ||
Comment 8•11 years ago
|
||
There is a bunch of places we are still writing to redis that was to be used in case we had to back the last patch on this out. I'll be removing those.
Target Milestone: 2013-07-18 → 2013-07-25
Updated•11 years ago
|
Target Milestone: 2013-07-25 → 2013-08-01
Assignee | ||
Updated•11 years ago
|
Target Milestone: 2013-08-01 → 2013-08-06
Assignee | ||
Updated•11 years ago
|
Target Milestone: 2013-08-06 → 2013-08-20
Updated•11 years ago
|
Priority: P3 → P5
Target Milestone: 2013-08-20 → 2013-09-03
Assignee | ||
Updated•11 years ago
|
Target Milestone: 2013-09-03 → 2013-09-10
Updated•11 years ago
|
Target Milestone: 2013-09-10 → 2013-09-17
Assignee | ||
Comment 9•11 years ago
|
||
It appears all the cron jobs have been cleaned up over time.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•