Breakpad/Status Meetings/2012-February-22

From MozillaWiki
Jump to: navigation, search

Meeting Info

Teleconference: room 300
Mountain View: Dancing Baby (3rd floor)

Socorro Release Tracker
Socorro Bug Tracker

2.4.3

  • Pushed!
  • bugs
  • Postmortem:
    • processors didn't restart properly after the upgrade
      • this is because the init script killproc is being used to stop the old processors.
      • it is impatient and sends a SIGKILL if shut down doesn't happen within 5 seconds
      • a busy processor cannot shut down that quickly
      • the processor cleanup is interrupted by SIGKILL
      • new processors find inconsistent state on startup can't tell if there is an existing processor already running.
      • solution 1: give more time for processors to shut down and clean up
      • solution 2: rework processor start up to finish the clean up and then restart

2.4.4

2.5 (ESR)

Other issues

  • ADI for ESR
  • Indexing strategy for ES
  • Analytics questions for metrics team to use our new read only access to Postgres