Breakpad/Status Meetings/2016-10-05: Difference between revisions
< Breakpad | Status Meetings
Jump to navigation
Jump to search
Line 44: | Line 44: | ||
=== Replacing FTPscraper === | === Replacing FTPscraper === | ||
=== Deprecation rampage === | === Deprecation rampage === | ||
* Removal of report/list/ is ready | |||
** https://github.com/mozilla/socorro/pull/3486 | |||
** Email sent to stability, no complaints | |||
* Suggested the removal of Correlations | |||
** https://bugzilla.mozilla.org/show_bug.cgi?id=1304902 | |||
** blocked on API tracking | |||
== other business == | == other business == |
Revision as of 20:18, 5 October 2016
« previous meeting — index – next week » create?
Meeting Info
Breakpad status meetings occur on Wed at 10: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
- Python 2.7.11 is happy!
- JP planning to move everything
- Will write documentation when Will is done updating his bits
- Working on a proof of concept
Project Updates
- New Relic reveals we spend a LOT of time talking to memcache
Deployment Triage
PR Triage
Major Projects
Migrating off of Persona
Splitting out collector
- (willkg): Working on it. Fleshing out S3 bits now. Went through and looked at whether all the libs we're using are gevent-friendly. Maybe 1-2 weeks more of work before a prototype?
- (willkg): Talked with Service Ops about scheduling, logging and other things.
Sending public data spark/presto
Sending stacks for all crashes from the client (crashping)
Replacing FTPscraper
Deprecation rampage
- Removal of report/list/ is ready
- https://github.com/mozilla/socorro/pull/3486
- Email sent to stability, no complaints
- Suggested the removal of Correlations
- https://bugzilla.mozilla.org/show_bug.cgi?id=1304902
- blocked on API tracking