Breakpad/Status Meetings/2015-09-30
From MozillaWiki
< Breakpad | Status Meetings
« previous meeting — index – next week » create?
Contents
Meeting Info
Breakpad status meetings occur on Wed at 11:00am Pacific Time.
Conference numbers:
Vidyo: Stability 650-903-0800 x92 conf 98200# 800-707-2533 (pin 369) conf 98200#
IRC backchannel: #breakpad
Mountain View: Dancing Baby (3rd floor)
Operations Updates
- Kill kill and kill the crash-analysis box
- This is the bug https://bugzilla.mozilla.org/show_bug.cgi?id=1209526
- crontabber migration
- new VM for Kairo
- roadmap?
Notes:
- We need to fix the correlation scripts /first/, we can deal with Kairo's scripts /after/
- We need to ask Rob what the state is/was his correlations SQL code
- If running SQL, how long is does it take?
- We need to either port the cron jobs to crontabber on the admin node
- Kairo's migration isn't urgent, but he is reaching out for help/advice on how to rewrite his PHP to scripts that use the Web API.
- No PII in Kairo's scripts being outputted
- We *might* need a token to *query* protected stuff
- Lars proposes two possible solutions
- rewrite the bash mess as a regular crontabber job [Phase 1]
- will benefit from some significant optimizations of the SQL code
- rewrite it using entirely only S3 [Phase 2]
- will *output* to Postgres
- will require an "index" in S3, e.g. storing which files we've processed
- rewrite the bash mess as a regular crontabber job [Phase 1]
Project Updates