Closed
Bug 859931
Opened 13 years ago
Closed 12 years ago
[tracker] Mo' stage, mo' problems: issues with backfilling and crontabber
Categories
(Socorro :: Infra, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: selenamarie, Assigned: selenamarie)
References
Details
(Whiteboard: [qa-])
We've got a series of problems intersecting causing our staging environment to not be very happy.
1. stage database refresh is broken (i don't know why)
2. the UDFs for matviews are throwing errors on a temp table that *should* go away (and i don't know why)
3. crontabber gets wedged without intervention (i documented how to fix that, and it can be added to DB refresh)
4. we can't run backfills without paying attention to crontabber anymore. (this needs to be documented, or a feature added to UDFs so that they don't run over the top of one another)
Creating or adding in existing bugs affected by these issues.
![]() |
Assignee | |
Comment 1•13 years ago
|
||
So, to recap:
1. stage database refresh is broken (i don't know why) - :mpressman is running a database refresh -- is there a ticket associated with this?
2. the UDFs for matviews are throwing errors on a temp table that *should* go away (and i don't know why) -- fixed in bug 860500!
3. crontabber gets wedged without intervention (i documented how to fix that, and it can be added to DB refresh) - bug 859961 is somewhat related. After a DB refresh, we need to be able to reset crontabber so it doesn't get stuck waiting for old data for a timeblock that will never appear.
bug 859964 is probably a longer-term thing so I'm going to remove it as a blocker.
![]() |
Assignee | |
Updated•13 years ago
|
Assignee: nobody → sdeckelmann
![]() |
Assignee | |
Comment 2•13 years ago
|
||
1. is bug 860552
![]() |
Assignee | |
Comment 3•13 years ago
|
||
Removing refactor from this tracker, as it is a longer-term issue.
No longer depends on: 855423
![]() |
Assignee | |
Comment 4•12 years ago
|
||
All dependent bugs are fixed. Closing tracker!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
![]() |
||
Updated•12 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•