Services/Meetings/2012-05-08: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(8 intermediate revisions by 8 users not shown)
Line 14: Line 14:
== Projects ==
== Projects ==
== Other Notes ==
== Other Notes ==
Sync: ap, storage, node, reg, sreg updates are planned to ship tomorrow. We're adding rollback steps to the plan, so it's been delayed until tomorrow. https://intranet.mozilla.org/Services/Ops/ChangeWindow_20120509 links to the various bugs.
= Engineering =
= Engineering =
== Sagrada ==
== Sagrada ==
=== Metrics (rmiller/vng) ===
=== Metrics (rmiller/vng) ===
* Finished refactoring the metlog-py global config and client management code.
* Completely rewrote the metlog-py "Getting Started" docs, new example code.
* metlog-py 0.8.5 released.
* Updated mozsvc and tests for server-syncstorage and server-aitc to work w/ metlog-py changes.
* Updated metlog-raven plug-in for exception gathering, including changed to Raven core which are to soon be merged into upstread Raven client.
* Started revisiting the metlog-node client to bring it up to parity w/ metlog-py.
=== SyncStorage/AITC (rfkelly) ===
=== SyncStorage/AITC (rfkelly) ===
* finalized security fix for accountportal.
* finalized security fix for accountportal.
Line 23: Line 33:


=== Queuey (bbangert/hannosch) ===
=== Queuey (bbangert/hannosch) ===
* [qdo] Implemented new simplified static worker/queue assignment
* [qdo] Provided helpful Zookeeper bug reports to Ben, who's more optimistic than I am ;-)
* [zktools] Lots of work and updating to appropriately handle a variety of edge cases
* [zktools] Added async lock that can be established in the background
=== Token Server (tarek/alexis) ===
=== Token Server (tarek/alexis) ===
=== Signing (rtilder) ===
* Supporting work on signing service for Marketplace
* More of the same for the next couple of weeks
== Sync ==
== Sync ==
=== Firefox Sync (gps) ===
=== Firefox Sync (gps) ===
* AITC reviews continue
* Implemented mock HTTP server for AITC 1.0 service
* Sync client refactoring continues
=== Android Sync (rnewman/nalexander/liuche) ===
=== Android Sync (rnewman/nalexander/liuche) ===
Nothing super interesting to report. Fennec probably heading to beta on Wednesday.
== Notifications ==
== Notifications ==
=== Client/Server (jbalogh/jrconlin) ===
=== Client/Server (jbalogh/jrconlin) ===
Line 32: Line 59:
* Added sync engine for crypto elements.
* Added sync engine for crypto elements.
* Learned a good deal about how jetpack likes to sandbox things.
* Learned a good deal about how jetpack likes to sandbox things.
=== Other Projects (rtilder) ===
 
= QA =
= QA =
== Client Testing and Sign-offs (tracy) ==
== Client Testing and Sign-offs (tracy) ==
Line 38: Line 65:
* Recovery key bugs 749957 and 751950 were pushed directly to m-c Friday of last week. I will verify them with the client train.
* Recovery key bugs 749957 and 751950 were pushed directly to m-c Friday of last week. I will verify them with the client train.


== Sync Server (jbonacci) ==
== Sync Server (jbonacci/jrgm) ==
* Completed Sync Stage deployment testing for storage, nodes, ap, and reg/sreg (see ticket list below)
* Deployment to Sync Production today (5/8/2012):
** Bug 748164 - sync: storage -> 1.10-2, core -> 2.6.5-1
** Bug 744051 - sync: node -> 1.7-3, core -> 2.7-3
** Bug 750775 - sync: ap -> 2.9-4, core -> 2.7-4
** Bug 717073 - sync: reg -> 1.0-3, sreg -> 1.0-13, core -> 2.7-3
** Services Maintenance Window: https://intranet.mozilla.org/Services/Ops/ChangeWindow_20120508
* Work to begin today or tomorrow on AITC Stage deployment for Aitc 1.1
* Work continues on Sync 2.0, AITC 1.x, and TokenServer functional, load, doc, etc.
 
== BrowserID (jrgm/jbonacci) ==
== BrowserID (jrgm/jbonacci) ==
* Train 26: Bug 749756 - QA and deploy BrowserID train-2012.04.27 to production
* Train 26: Bug 749756 - QA and deploy BrowserID train-2012.04.27 to production

Latest revision as of 16:24, 8 May 2012

  • Time: Tuesday at 9:15 AM PST / 12:15 PM EST / 5:15 PM UTC.
  • Place: Mozilla HQ, Sick Bay (Vidyo room "Services")
  • Phone (US/Intl): 650 903 0800 x92 Conf: 98616#
  • Phone (Toronto): 416 848 3114 x92 Conf: 98616#
  • Phone (US): 800 707 2533 (pin 369) Conf: 98616#

Who's away?:

Ops

Hardware

Projects

Other Notes

Sync: ap, storage, node, reg, sreg updates are planned to ship tomorrow. We're adding rollback steps to the plan, so it's been delayed until tomorrow. https://intranet.mozilla.org/Services/Ops/ChangeWindow_20120509 links to the various bugs.

Engineering

Sagrada

Metrics (rmiller/vng)

  • Finished refactoring the metlog-py global config and client management code.
  • Completely rewrote the metlog-py "Getting Started" docs, new example code.
  • metlog-py 0.8.5 released.
  • Updated mozsvc and tests for server-syncstorage and server-aitc to work w/ metlog-py changes.
  • Updated metlog-raven plug-in for exception gathering, including changed to Raven core which are to soon be merged into upstread Raven client.
  • Started revisiting the metlog-node client to bring it up to parity w/ metlog-py.

SyncStorage/AITC (rfkelly)

  • finalized security fix for accountportal.
  • work on easier running of live functional tests.
  • started refactoring syncstorage internals to improve atomicity/consistency guarantees.

Queuey (bbangert/hannosch)

  • [qdo] Implemented new simplified static worker/queue assignment
  • [qdo] Provided helpful Zookeeper bug reports to Ben, who's more optimistic than I am ;-)
  • [zktools] Lots of work and updating to appropriately handle a variety of edge cases
  • [zktools] Added async lock that can be established in the background

Token Server (tarek/alexis)

Signing (rtilder)

  • Supporting work on signing service for Marketplace
  • More of the same for the next couple of weeks

Sync

Firefox Sync (gps)

  • AITC reviews continue
  • Implemented mock HTTP server for AITC 1.0 service
  • Sync client refactoring continues

Android Sync (rnewman/nalexander/liuche)

Nothing super interesting to report. Fennec probably heading to beta on Wednesday.

Notifications

Client/Server (jbalogh/jrconlin)

fnCrypto

  • Added sync engine for crypto elements.
  • Learned a good deal about how jetpack likes to sandbox things.

QA

Client Testing and Sign-offs (tracy)

  • lingering client train on the tracks today. Mostly refactoring work, all bugs are[qa-]. Will smoketest Sync end to end for sign-off.
  • Recovery key bugs 749957 and 751950 were pushed directly to m-c Friday of last week. I will verify them with the client train.

Sync Server (jbonacci/jrgm)

  • Completed Sync Stage deployment testing for storage, nodes, ap, and reg/sreg (see ticket list below)
  • Deployment to Sync Production today (5/8/2012):
  • Work to begin today or tomorrow on AITC Stage deployment for Aitc 1.1
  • Work continues on Sync 2.0, AITC 1.x, and TokenServer functional, load, doc, etc.

BrowserID (jrgm/jbonacci)

  • Train 26: Bug 749756 - QA and deploy BrowserID train-2012.04.27 to production
  • Q2 test planning for the following:
    • Updated API, UI flow, RP, Keywrapping
    • Persona Beta
    • BigTent
    • VinzClortho (Mozilla.com)
    • KPI
  • QA Automation : https://wiki.mozilla.org/Identity/QA#Automation

Deployment Requests

Support

Metrics

Reports and Monitoring (daniel)

Product

Sync

Firefox 13

Firefox 14

Firefox 15

Firefox 16

Beyond

Identity

Security (dchan)

Marketing

Roundtable

Notes and actions

Follow ups from last week

Other issues