Closed
Bug 1061734
Opened 11 years ago
Closed 10 years ago
Run the HIVE queries on the AMO admin server
Categories
(addons.mozilla.org Graveyard :: Code Quality, defect, P2)
addons.mozilla.org Graveyard
Code Quality
Tracking
(Not tracked)
RESOLVED
WONTFIX
2014-10
People
(Reporter: clouserw, Unassigned)
References
Details
It sounds like our queries are running on Peach or something right now and being scp'd over afterwards. Not a blocker, but seems like added complication.
Updated•11 years ago
|
Priority: -- → P2
Target Milestone: --- → 2014-09
Comment 1•11 years ago
|
||
Update the queries to match the "ip filtered" queries running on peach-gw, PR: https://github.com/mozilla/olympia/pull/295
Assignee: nobody → mathieu
Comment 2•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
I've updated the queries in our management commands on amo to match those running on peach (with the IP filtering), and we ran them on the amo production servers. The resulting files are exactly the same size as the ones generated on peach-gw.
This means we should be able to "flip the switch" whenever we want.
PR: https://github.com/mozilla/olympia/pull/298 (only merge when we want to flip the switch).
Comment 4•11 years ago
|
||
Previous PR #295 missed the hive query for the theme_update_counts, this PR fixes this mistake: https://github.com/mozilla/olympia/pull/300
Comment 5•11 years ago
|
||
Updated•11 years ago
|
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Reporter | ||
Updated•11 years ago
|
Target Milestone: 2014-09 → 2014-10
Updated•10 years ago
|
Assignee: magopian → nobody
Updated•10 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 10 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•10 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
•