Closed
Bug 907513
Opened 11 years ago
Closed 11 years ago
Build individual server components ala persona.org
Categories
(Cloud Services :: Server: Firefox Accounts, defect)
Cloud Services
Server: Firefox Accounts
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: jbonacci, Assigned: rfkelly)
References
Details
(Whiteboard: [qa+])
Taken from this github issue:
https://github.com/mozilla/picl-idp/issues/106
persona.org organises itself into several distinct services, e.g. the "router" and "dbwriter" and "keysigner". This tends to be useful for security and operational reasons:
http://lloyd.io/persona-architectural-changes
I think we should do the same here unless there are compelling arguments otherwise, since the shape of the service is quite similar to persona.org.
(No rush to implement it, just want to put it on the radar)
Reporter | ||
Comment 1•11 years ago
|
||
I think we have this now for Stage:
auth
content
scrypt
db
:rfkelly, if you agree, please mark this as fixed.
Thanks.
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•11 years ago
|
||
> :rfkelly, if you agree, please mark this as fixed.
Nope, this bug is about something different. It's a code-level restructuring of the server into distinct processes, so I think the original github issue is a more appropriate place to track it at this stage.
Assignee | ||
Comment 3•11 years ago
|
||
we decided to de-prioritize this and we'll track it in github, closing this one out
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•