Closed Bug 1132858 Opened 9 years ago Closed 6 years ago

Remove extensions table

Categories

(Socorro :: Database, task, P2)

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: adrian, Assigned: willkg)

References

Details

Attachments

(1 file)

Once bug 1132068 lands, nothing should be using that table anymore. We can thus remove it entirely from our database.
Priority: -- → P3
Assignee: adrian → nobody
Priority: P3 → --
The "extensions" table has weekly tables, so we'll need to remove "extensions" and all its friends as well as remove the entry in the report_partition_info table. I think that's everything we need to do.

Making this a P2 to remove.
Priority: -- → P2
Grabbing this one because I did it.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla-services/socorro

https://github.com/mozilla-services/socorro/commit/f4d7e79d3af5bf484f02fb55086ddc068941acd6
fixes bug 1132858 - remove the extensions table

The extensions table was a partitioned table, so this creates a migration
to remove the table, all the partitions, and the report_partition_info record.
It also removes the model in the code.

https://github.com/mozilla-services/socorro/commit/8416ab8302a0ef5280109164b4cb0cb2de09a82c
Merge pull request #4314 from willkg/1132858-remove-extensions

fixes bug 1132858 - remove the extensions table
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: