Closed Bug 1440471 Opened 8 years ago Closed 7 years ago

remove RawUpdateChannelCronApp and raw_update_channels table

Categories

(Socorro :: General, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: willkg, Assigned: willkg)

References

Details

Attachments

(2 files)

The RawUpdateChannelCronApp is a crontabber app that calls the update_raw_update_channel stored procedure with no args. That runs the stored procedure operating on b2g things. We don't do b2g anymore, so all of that can be removed where "all of that" is: 1. the crontabber app 2. the update_raw_update_channel stored procedure 3. the backfill_raw_update_channel stored procedure 4. the related bits in other stored procedures 5. any related tests At a bare minimum, we should nix the crontabber job code and tests. That reduces what we're running in crontabber. This bug covers that work.
We can nix the raw_update_channels table, too.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Summary: remove RawUpdateChannelCronApp → remove RawUpdateChannelCronApp and raw_update_channels table
Commits pushed to master at https://github.com/mozilla-services/socorro https://github.com/mozilla-services/socorro/commit/9bb4797dd4f6385bbdbe68f3ddde23528b80f99b bug 1440471 - remove RawUpdateChannelCronApp https://github.com/mozilla-services/socorro/commit/282aa8d192345652240cbad1ad6e596ebb8690e6 Merge pull request #4352 from willkg/1429563-crontabber bug 1429563, 1440474, 1440471, 1440496 - clean up crontabber jobs
Unassigning myself from bugs I'm not immediately working on and/or have some meaningful progress on.
Assignee: willkg → nobody
Status: ASSIGNED → NEW
Grabbing this to do.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Commits pushed to master at https://github.com/mozilla-services/socorro https://github.com/mozilla-services/socorro/commit/7924d3012f2bfca67e057a2d40ab8bb906b04be5 fix bug 1440471: remove raw_update_channels https://github.com/mozilla-services/socorro/commit/ad9801d5d7e82350ed9c9b402d64bee83f395d53 Merge pull request #4426 from willkg/1440471-1434425-raw-graphics fix bug 1440471, 1434425 - remove raw_update_channels and graphics_device related things
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.

Attachment

General

Created:
Updated:
Size: