Closed Bug 773332 Opened 12 years ago Closed 12 years ago

Expose FlashProcessDump in the database

Categories

(Socorro :: Database, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: benjamin, Assigned: selenamarie)

References

Details

(Whiteboard: [qa-])

This is a request to add the "FlashProcessDump" to the postgres database. I'm going to file a separate bug about using the database annotations to expose that information in the query UI. Currently the only values for FlashProcessDump are null,"Sandbox" and "Broker" and I don't expect to add any additional types, so if you wanted to store this as an enum or some other space-saving type that would be fine with me.
Blocks: 773335
Blocks: 773341
Component: Backend → Database
Lars, the processors would need to add this to the database. I can easily put in code to add the column, but your part is more work.
Also, this will have to be after MoBeta. Sorry.
Target Milestone: --- → 19
No longer blocks: 773341
Target Milestone: 19 → 20
Assignee: nobody → chris.lonnen
Target Milestone: 20 → 21
Target Milestone: 21 → 22
Target Milestone: 22 → 23
Target Milestone: 23 → 25
Assignee: chris.lonnen → sdeckelmann
Status: NEW → ASSIGNED
OS: Linux → All
Hardware: x86_64 → All
Target Milestone: 25 → Future
Target Milestone: Future → 28
Blocks: 810093
Commits pushed to master at https://github.com/mozilla/socorro https://github.com/mozilla/socorro/commit/7d7d26b2f4514765969b5bf1dea426207fe85743 bug 773332 Add FlashProcessDump to reports and reports_clean * New SQL script and update README and upgrade.sh for new bug https://github.com/mozilla/socorro/commit/20af5a971ef2d14511ff0aae102224eea5724b76 Merge pull request #927 from selenamarie/bug773332-add-flashprocessdump bug 773332 Add FlashProcessDump to reports and reports_clean
Target Milestone: 28 → 27
Target Milestone: 27 → 28
Target Milestone: 28 → 26
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Whiteboard: [qa-]
Bumping to [qa-]. This FlashProcessDump is not exposed in the UI (yet).
Also note: Making this change requires that the processors and monitor be offline. It only takes a few seconds, as long as the reports/reports_clean tables are not being accessed.
You need to log in before you can comment on or make changes to this bug.