elastic-recheck/queries/1260311.yaml
Sean Dague af592d9cde restrict all queries to the relevant file
clean up 4 queries which were matching across the entire e-r index
and instead restrict them to the files where they results were
actually found. This will hopefully adjust the load on the ES
cluster.

Change-Id: Ic999039d5f896f632987fcb87f3a3469596972ed
2014-02-11 18:17:59 -05:00

6 lines
155 B
YAML

query: >
message:"java.io.InterruptedIOException"
AND message:"hudson.Launcher$RemoteLauncher.launch"
AND filename:console.html
suppress-graph: true