Closed
Bug 568569
Opened 16 years ago
Closed 13 years ago
Better handle race conditions when uploading/wiping/reuploading
Categories
(Firefox :: Sync, defect, P5)
Firefox
Sync
Tracking
()
RESOLVED
DUPLICATE
of bug 692700
People
(Reporter: Mardak, Unassigned)
References
Details
In situations like "wipe server then reupload", other clients might jump in and see missing data and start doing stuff.
There's a temporary fix of having new clients wait 15 seconds if the syncid changes, but some actions like reuploading all of history can take a while.
Updated•16 years ago
|
Target Milestone: --- → 2.0
Comment 2•15 years ago
|
||
Bug 609202 has some thoughts on upgrade related races.
Updated•14 years ago
|
Target Milestone: 2.0 → ---
Comment 3•14 years ago
|
||
Once the server properly handles X-If-Unmodified-Since after DELETEs, we can use those to at least detect race conditions and prevent further damage. See bug 692700.
Depends on: 692700
Updated•14 years ago
|
Priority: -- → P5
Comment 4•13 years ago
|
||
I'm happy duping this.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•7 years ago
|
Component: Firefox Sync: Backend → Sync
Product: Cloud Services → Firefox
You need to log in
before you can comment on or make changes to this bug.
Description
•