Bug 212899 - results.webkit.org: Health check should access redis and Cassandra
Summary: results.webkit.org: Health check should access redis and Cassandra
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jonathan Bedard
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-06-08 07:23 PDT by Jonathan Bedard
Modified: 2020-06-10 17:07 PDT (History)
6 users (show)

See Also:


Attachments
Patch (4.35 KB, patch)
2020-06-10 15:43 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff
Patch (7.24 KB, patch)
2020-06-10 16:42 PDT, Jonathan Bedard
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Bedard 2020-06-08 07:23:52 PDT
Our health-check should access both Redis and Cassandra so that a failure to connect to one of these services will force the worker in question to restart.
Comment 1 Radar WebKit Bug Importer 2020-06-08 07:24:13 PDT
<rdar://problem/64118077>
Comment 2 Jonathan Bedard 2020-06-08 07:25:26 PDT
One of our instances of the results database was brought down by this bug over the weekend (although not the one hosted at results.webkit.org)
Comment 3 Jonathan Bedard 2020-06-10 15:43:53 PDT
Created attachment 401595 [details]
Patch
Comment 4 Jonathan Bedard 2020-06-10 16:42:09 PDT
Created attachment 401602 [details]
Patch
Comment 5 EWS 2020-06-10 17:07:55 PDT
Committed r262876: <https://trac.webkit.org/changeset/262876>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 401602 [details].