Closed Bug 1069493 Opened 10 years ago Closed 10 years ago

Stop mirroring failure classifications to TBPL's submitBuildStar.php when EOL is imminent

Categories

(Tree Management :: Treeherder, defect, P3)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: emorley, Assigned: emorley)

References

Details

Attachments

(1 file)

When we're ready for TBPL to be switched off, we should stop mirroring failure classifications in treeherder to TBPL's submitBuildStar.php: https://github.com/mozilla/treeherder-service/blob/e5967822541cb0a6fbdf954273bb79830d13370d/treeherder/model/derived/jobs.py#L541 https://github.com/mozilla/treeherder-service/blob/e5967822541cb0a6fbdf954273bb79830d13370d/treeherder/etl/tbpl.py#L74 https://github.com/mozilla/treeherder-service/blob/e5967822541cb0a6fbdf954273bb79830d13370d/treeherder/etl/tasks.py#L107 If the current implementation is able to handle submitBuildStar.php not responding, then this bug can wait until after TBPL EOL if needs be, or if not, we'll need to do this prior.
The current implementation uses an asynchronous task to communicate with tbpl, so there wouldn't be any service disruption if tbpl was down. We can EOL tbpl and then switch the TBPL_BUGS_TRANSFER_ENABLED setting.
Great :-)
Priority: -- → P3
Assignee: nobody → emorley
Status: NEW → ASSIGNED
Attachment #8538169 - Flags: review?(mdoglio)
(In reply to Mauro Doglio [:mdoglio] from comment #1) > We can EOL tbpl and then switch the TBPL_BUGS_TRANSFER_ENABLED setting. The TBPL_BUGS_TRANSFER_ENABLED setting controls submitting to Bugzilla and also Elastic search. We'll want to continue doing both of those, which is why the PR here doesn't remove that pref. They'll be handled in bug 1069560 / bug 1069502.
Attachment #8538169 - Flags: review?(mdoglio) → review+
Commit pushed to master at https://github.com/mozilla/treeherder-service https://github.com/mozilla/treeherder-service/commit/b16eff0d2b2c862f4130d306a66d13a9344a9fe0 Bug 1069493 - Stop mirroring classification comments to TBPL's DB TBPL is going to be EOLed soon, and few people are still using it. As such we can stop mirroring failure classification comments to submitBuildStar.php.
Thanks :-)
Status: ASSIGNED → RESOLVED
Closed: 10 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: