Commit Graph

4 Commits

Author SHA1 Message Date
Clark Boylan f7c2adf9a8 Remove query for bug 1284371
This was caused by Jenkins becoming overloaded and being unable to
maintain connections to all of its slaves. We don't use Jenkins anymore
therefore this bug isn't worth tracking.

Change-Id: I51727e6b0150c0cd0e4dc501d0d5eb82f4c7a2d9
2017-08-04 15:58:57 -07:00
Matt Riedemann 15eb9df230 Update fingerprint for bug 1284371
There is a new message for this bug so add that to the
existing fingerprint. This started spiking on 4/20.

81 hits in voting jobs, check and gate, all branches.

Change-Id: Ic7915078064bd1bad50e7f27721f3f202dab9691
Related-Bug: #1284371
2016-04-23 17:51:44 -04:00
Clark Boylan 0bd2042c38 Switch queries over to tags instead of filename
The Elasticsearch schema was updated to make the file portion of tags
the basename of filename. This allows us to use tags to filter for files
with a common basename instead of searching with globs in the filename
field. This should be more performant and easier to read.

Change-Id: I8fe36c56309ea851afd63f08f65583008fa4857f
2014-03-28 12:37:12 -07:00
Joe Gordon 0abf712fb4 Add fingerprint for bug 1284371
bug 1284371 is an infra bug.

Change-Id: Id000cb37192c67616e208ba81f0c7e1fc39e534e
Related-Bug: #1284371
2014-02-24 15:37:04 -08:00