Closed
Bug 964503
Opened 11 years ago
Closed 11 years ago
FxA needs to use production sync 1.5 servers
Categories
(Cloud Services :: Server: Firefox Accounts, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: edwong, Unassigned)
References
Details
(Whiteboard: [qa+])
Firefox Account should use production 1.5 servers
* to avoid potentially bad interaction with production sync 1.1 servers.
* to avoid mixing FxA and old-sync data in one database, which will leave orphaned data
* provide more isolation to user data during this initial rollout. We can also dump sync data more easily than touching old-sync dbs.
Comment 1•11 years ago
|
||
Thanks Edwin. Some additional notes/context:
* The existing sync1.1 should should refuse requests that show up with FxA-based authentication credentials, so I think the risk of new-style data winding up in old-style databases is basically nonexistent. The clients ending up in a weird mis-matched state, well, that's another question :-)
* All storage URLs should be dynamically discovered from the tokenserver, so the only prod URL in question here is the "tokenServerURL" config in desktop or the equivalent in anrdoid.
Updated•11 years ago
|
Whiteboard: [qa+]
Reporter | ||
Comment 2•11 years ago
|
||
this is fixed
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•