HomePhabricator

Removed use of cache in JobQueueFederated pop() method
87e7bfceb795Unpublished

Tags
None
Referenced Files
None
Subscribers
None

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Removed use of cache in JobQueueFederated pop() method

  • This does not really buy anything for a number of reason and can cause bugs. For example, if the aggregator is notified due to undelayed jobs but this cache is not updated, then the runners will not see the jobs and will de-list aggregator entry.

bug: 68506
Change-Id: I1eacca108df59fff9c0fcc846aafaf1616cf5895
(cherry picked from commit 77ea812c9e312bf977d98b9c82a424c6e9da7b1b)

Details

Provenance
aaronAuthored on
ChangeId
I1eacca108df59fff9c0fcc846aafaf1616cf5895

Commit No Longer Exists

This commit no longer exists in the repository.