Services/Meetings/2011-06-14: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(Created page with "{{MeetingInfo |dayOfWeek=Tuesday |est=12:15 PM |pst=9:15 AM |utc=5:15 PM |room=Mozilla HQ, North Bridge |confId=8616 }} {{TOC right}} '''[https://mail.mozilla.com/home/rnewman@mo...")
 
 
(24 intermediate revisions by 10 users not shown)
Line 11: Line 11:


= Ops  =
= Ops  =
* jv is on jury duty and may be super-laggy or completely afk.
=== Loadtest ===
=== Loadtest ===
* It's testing load.  Have hit and fixed various bottlenecks.  Found a tough one yesterday.  See the email thread for more info.


= Engineering =
= Engineering =
== Account Registration/Management ==
== Account Registration/Management ==
=== Python Registration Server (reg/sreg) (Tarek) ===
=== Python Registration Server (reg/sreg) (Tarek) ===
* Auth Refactoring in progress w/ Toby
* Intermediate LDAP edits being made to smooth transition (see train below)


=== Account Portal (Toby) ===
=== Account Portal (Toby) ===
Line 21: Line 26:
== Sync ==
== Sync ==
=== Python Sync Server (Tarek) ===
=== Python Sync Server (Tarek) ===
* Waiting for load test infra


=== PHP Sync Server (Toby) ===
=== PHP Sync Server (Toby) ===


=== Sync Client (philikon/rnewman) ===
=== Sync Client (philikon/rnewman) ===
Changes this week:
* {{bug|661972}}
* {{bug|662253}}
* {{bug|650941}}
* {{bug|662181}}
* {{bug|658675}}
* {{bug|662178}}
* {{bug|610832}}
* {{bug|661587}}
* {{bug|664046}}
Assorted future work spinning along. mconnor might have divined the cause of our HMAC woes: go mconnor!


== Identity ==
== Identity ==
=== Server (JR) ===
=== Server (JR) ===
Done:
* Finished up bulk of server core rebuild
* Code review for ID server (via rmiller)
* First run at ID Engineering plan
Doing:
* Integration with client code
* Divide and clean up the Engineering plan (sep. into 3 elements)
* I see those coordination and scheduling bugs, I be filin'.
Not Sure Why, But Kinda Needs To Be Done Anyway:
* Writing up a simple python sync server install recipe page.


=== Client (ddahl) ===
=== Client (ddahl) ===
Line 36: Line 69:
== Notifications ==
== Notifications ==
=== Engineering (Paul/JR) ===
=== Engineering (Paul/JR) ===
Paul:
* Got a jetpack enabled client running against push1 (can now distribute a stable, mini-client for experimentation)
* Start work on some back-end issues with RabbitMQ memory management and other issues (finally)
& JR:
* meeting with mobile folks re: fennec integration issues and concerns.


= QA =
= QA =
== Testing and Sign-offs (tracy) ==
== Testing and Sign-offs (tracy) ==
* no client or server train last week.
* sign off for this weeks client due this afternoon
* updated Sync test plan with descriptions of various test levels
* ID test plan in progress


== Automated Testing (jgriffin, ocoutts) ==
== Automated Testing (jgriffin, ocoutts) ==
=== Grinder Scripts (ocoutts) ===
=== Grinder Scripts (ocoutts) ===
* Have worked with petef to setup testing environment running on infrastructure in pheonix.
* Running some of the existing tests and refactoring
* Plan to start adding new tests this week.


= Deployment Requests =
= Deployment Requests =
Server-Core: Fix for email headers and transitional ldap syncNode write (detailed in {{bug|664175}})


= Metrics =
= Metrics =
Line 51: Line 99:
== Sync ==
== Sync ==
=== Firefox 6 ===
=== Firefox 6 ===
* Sync Discovery looking good


=== Beyond ===
=== Beyond ===
* Sync Brown Bag - Wednesday 12 PM PST
* Blog posts going out on various Sync topics
* EOL of Sync Add-on by end of quarter
* Executing on the road map ....


= Security =
= Security =


= Marketing =
= Marketing =
 
SYNC
 
*SEO: [https://bugzilla.mozilla.org/show_bug.cgi?id=658884 bug 658884]
*Website improvements to design and copy
*Promo banners with Firefox 5: [https://bugzilla.mozilla.org/show_bug.cgi?id=659513 bug 659513], [https://bugzilla.mozilla.org/show_bug.cgi?id=661625 bug 661625]<br>
 
The Numbers:<br>
 
*Mobile ADUs: 121,972 (27,105 x 4.5) (-.01%) (3% of total Sync accounts, 28% of active mobile users)
*Desktop ADUs: 958,447 (-2%) (28% of total Sync accounts) <br>


= Roundtable  =
= Roundtable  =
Line 65: Line 129:


== Other issues ==
== Other issues ==
* What is the timeline for the beta environement? (tchung)
** Oh, found it, [https://wiki.mozilla.org/User:Mconnor/Current/Services_Beta_Channel#Phase_1 Phase 1].  "Target is to be able to launch in early July. The initial service deployed to Beta is expected to be Identity. "

Latest revision as of 16:35, 20 June 2011

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

Who's away?: .

Ops

  • jv is on jury duty and may be super-laggy or completely afk.

Loadtest

  • It's testing load. Have hit and fixed various bottlenecks. Found a tough one yesterday. See the email thread for more info.

Engineering

Account Registration/Management

Python Registration Server (reg/sreg) (Tarek)

  • Auth Refactoring in progress w/ Toby
  • Intermediate LDAP edits being made to smooth transition (see train below)

Account Portal (Toby)

Node Assignment (Toby)

Sync

Python Sync Server (Tarek)

  • Waiting for load test infra

PHP Sync Server (Toby)

Sync Client (philikon/rnewman)

Changes this week:

Assorted future work spinning along. mconnor might have divined the cause of our HMAC woes: go mconnor!

Identity

Server (JR)

Done:

  • Finished up bulk of server core rebuild
  • Code review for ID server (via rmiller)
  • First run at ID Engineering plan

Doing:

  • Integration with client code
  • Divide and clean up the Engineering plan (sep. into 3 elements)
  • I see those coordination and scheduling bugs, I be filin'.

Not Sure Why, But Kinda Needs To Be Done Anyway:

  • Writing up a simple python sync server install recipe page.

Client (ddahl)

System Management

Big Lebowski (rtilder)

Notifications

Engineering (Paul/JR)

Paul:

  • Got a jetpack enabled client running against push1 (can now distribute a stable, mini-client for experimentation)
  • Start work on some back-end issues with RabbitMQ memory management and other issues (finally)

& JR:

  • meeting with mobile folks re: fennec integration issues and concerns.

QA

Testing and Sign-offs (tracy)

  • no client or server train last week.
  • sign off for this weeks client due this afternoon
  • updated Sync test plan with descriptions of various test levels
  • ID test plan in progress

Automated Testing (jgriffin, ocoutts)

Grinder Scripts (ocoutts)

  • Have worked with petef to setup testing environment running on infrastructure in pheonix.
  • Running some of the existing tests and refactoring
  • Plan to start adding new tests this week.

Deployment Requests

Server-Core: Fix for email headers and transitional ldap syncNode write (detailed in bug 664175)

Metrics

Reports and Monitoring (daniel)

Product

Sync

Firefox 6

  • Sync Discovery looking good

Beyond

  • Sync Brown Bag - Wednesday 12 PM PST
  • Blog posts going out on various Sync topics
  • EOL of Sync Add-on by end of quarter
  • Executing on the road map ....

Security

Marketing

SYNC

The Numbers:

  • Mobile ADUs: 121,972 (27,105 x 4.5) (-.01%) (3% of total Sync accounts, 28% of active mobile users)
  • Desktop ADUs: 958,447 (-2%) (28% of total Sync accounts)

Roundtable

Notes and actions

Follow ups from last week

Other issues

  • What is the timeline for the beta environement? (tchung)
    • Oh, found it, Phase 1. "Target is to be able to launch in early July. The initial service deployed to Beta is expected to be Identity. "