Services/Meetings/2013-07-31: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(13 intermediate revisions by 7 users not shown)
Line 12: Line 12:
= Ops =
= Ops =
== Deployment Requests ==
== Deployment Requests ==
* Campaign Manager deployed to prod
* Browserid train-2013.07.03 deployed to prod
== Hardware, Projects & Other ==
== Hardware, Projects & Other ==
* Solitude hardware config completed
* Migrated Puppet from SVN to git
* Hekad and Kibana Dashboards for Market Place
= Engineering =
= Engineering =
== Metrics (benbangert/rmiller/vng/trink) ==
== Metrics (benbangert/rmiller/vng/trink) ==
Line 25: Line 32:


== Sync (telliott) ==
== Sync (telliott) ==
* High level protocol discussions (Couch?) ongoing
* Design reviews happening
== SimplePush (jr) ==
== SimplePush (jr) ==
* More fun with AWS (currently Elasticache connection lag)
* Looking at other potential data stores
== EU team (alexis, hannosch, tarek) ==
== EU team (alexis, hannosch, tarek) ==
===Loads===
===Loads===
===Marketplace===
===Circus===
===Circus===
===MLS (Mozilla Location Service)===
===MLS (Mozilla Location Service)===
* Massively updated web pages (CSS & images!) -> https://location.services.mozilla.com/
* Rewrote leaderboard backend logic and support nickname
* Break down incoming JSON blobs into specific cell/wifi tables for further analysis
* Added more detailed stats (230k locations, 780k wifi, 370k cell, 27k unique wifi, 2k unique cell)
== Other Projects ==
== Other Projects ==
=== kazoo (bbangert / hannosch) ===
* Fixed various bugs regarding Zookeeper watches not being set uniquely
* Merged all the pull requests waiting which addressed retry issues
* Refactored DataWatcher to actually work properly without re-entrant locking issues
* Released kazoo 1.2
= QA =
= QA =
== Sync Server (jbonacci) ==
== Sync Server (jbonacci) ==
* Nothing new to report this week
* Still waiting on a Stage solution from OPs
== Persona/SignIn/BigTent (jrgm/edwong/kthiessen) ==
== Persona/SignIn/BigTent (jrgm/edwong/kthiessen) ==


* train-2013.07.17 in final testing
* train-2013.07.17 in final testing
* MozIdP and Gmail Bridge live, 3rd party cookie messaging in flight.
* MozIdP and Gmail Bridge live, 3rd party cookie messaging in flight.
* IE P3P patch for MozIdP in testing.


== PiCL (jbonacci) ==
== PiCL (jbonacci) ==
* Wait! Is this Sync or PiCL? Sync 2.0?....
* PiCL-IdP:
** API is past some big changes and into some small tweaks
** back-end storage discussions continue
** A bit of a setback/challenge for loads/unit testing - will follow up with team today
* PiCL-client:
** Work is starting to get parsed out to various teams
* PiCL-server/storage:
** Discussions continue
== SimplePush (edwong/kthiessen) ==
== SimplePush (edwong/kthiessen) ==
* working with Tarek to run on a cluster, improving tests.
* working with Tarek to run on a cluster, improving tests.
Line 45: Line 84:


== Heka (kthiessen/jbonacci) ==
== Heka (kthiessen/jbonacci) ==
* Documentation for unit and flood testing is still in progress
* Testing is on hold due to large volume of picl info to consume
== Loads (edwong/kthiessen/jbonacci) ==
== Loads (edwong/kthiessen/jbonacci) ==
 
* Loads working in AWS. (for SP anyway!)
* Loads working in AWS.
* See above for picl-idp, a setback in design that will need to be discussed


= Guests / External team updates =
= Guests / External team updates =
= Roundtable  =
= Roundtable  =
= Presentations =
= Presentations =

Latest revision as of 16:12, 31 July 2013

  • Time: Weds at 9:15 AM PST / 12:15 PM EST / 5:15 PM UTC.
  • Place: Mozilla HQ, 3-Zombocom (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

Deployment Requests

  • Campaign Manager deployed to prod
  • Browserid train-2013.07.03 deployed to prod

Hardware, Projects & Other

  • Solitude hardware config completed
  • Migrated Puppet from SVN to git
  • Hekad and Kibana Dashboards for Market Place

Engineering

Metrics (benbangert/rmiller/vng/trink)

Heka

  • Switched the CI system from Jenkins to Travis
  • Merged in the new CMake build system (deprecates the heka-build project)
  • Integrated various bug fixes and contributions: CarbonOutput, PayloadRegexDecoder
  • Created an AWS AMI:heka-build-win2008 for Windows development/testing
  • All Windows bugs have been addressed two bugs are Go issues. We have workarounds so Heka on Windows is 100% complete/functional.

Sync (telliott)

  • High level protocol discussions (Couch?) ongoing
  • Design reviews happening

SimplePush (jr)

  • More fun with AWS (currently Elasticache connection lag)
  • Looking at other potential data stores

EU team (alexis, hannosch, tarek)

Loads

Circus

MLS (Mozilla Location Service)

  • Massively updated web pages (CSS & images!) -> https://location.services.mozilla.com/
  • Rewrote leaderboard backend logic and support nickname
  • Break down incoming JSON blobs into specific cell/wifi tables for further analysis
  • Added more detailed stats (230k locations, 780k wifi, 370k cell, 27k unique wifi, 2k unique cell)

Other Projects

kazoo (bbangert / hannosch)

  • Fixed various bugs regarding Zookeeper watches not being set uniquely
  • Merged all the pull requests waiting which addressed retry issues
  • Refactored DataWatcher to actually work properly without re-entrant locking issues
  • Released kazoo 1.2

QA

Sync Server (jbonacci)

  • Nothing new to report this week
  • Still waiting on a Stage solution from OPs

Persona/SignIn/BigTent (jrgm/edwong/kthiessen)

  • train-2013.07.17 in final testing
  • MozIdP and Gmail Bridge live, 3rd party cookie messaging in flight.
  • IE P3P patch for MozIdP in testing.

PiCL (jbonacci)

  • Wait! Is this Sync or PiCL? Sync 2.0?....
  • PiCL-IdP:
    • API is past some big changes and into some small tweaks
    • back-end storage discussions continue
    • A bit of a setback/challenge for loads/unit testing - will follow up with team today
  • PiCL-client:
    • Work is starting to get parsed out to various teams
  • PiCL-server/storage:
    • Discussions continue

SimplePush (edwong/kthiessen)

  • working with Tarek to run on a cluster, improving tests.
  • blocked on memcache/go bug to go beyond 10k users

Heka (kthiessen/jbonacci)

  • Documentation for unit and flood testing is still in progress
  • Testing is on hold due to large volume of picl info to consume

Loads (edwong/kthiessen/jbonacci)

  • Loads working in AWS. (for SP anyway!)
  • See above for picl-idp, a setback in design that will need to be discussed

Guests / External team updates

Roundtable

Presentations