Closed
Bug 1398200
Opened 8 years ago
Closed 7 years ago
Stop storing plugins
Categories
(Socorro :: Processor, task)
Socorro
Processor
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: peterbe, Assigned: willkg)
References
Details
Attachments
(1 file)
See https://bugzilla.mozilla.org/show_bug.cgi?id=1398195#c0
Basically, as of that bug we're no longer bothering to store plugins_reports (why isn't it called plugins_versions???) so why store plugins at all?
This bug is about figuring out if we ever query or join or need the plugins we store.
Assignee | ||
Comment 2•7 years ago
|
||
Grabbing this one to do today.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•7 years ago
|
||
Comment 4•7 years ago
|
||
Commits pushed to master at https://github.com/mozilla-services/socorro
https://github.com/mozilla-services/socorro/commit/7f3f35f5d26ad28450a4133460bf21f76e895c0f
fix bug 1398200, 1457484: remove unused tables
This removes a bunch of tables that aren't used anymore plus some upkeep
stored procedures for rank_compare.
https://github.com/mozilla-services/socorro/commit/5e61ab1a0354c26206491258beef670397b4f313
Merge pull request #4421 from willkg/1398200-remove-tables
fix bug 1398200, 1457484: remove unused tables
Updated•7 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•