Closed
Bug 1212923
Opened 10 years ago
Closed 10 years ago
Restore record-level batch watermarking
Categories
(Firefox for iOS :: Sync, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fxios | 1.1+ | --- |
People
(Reporter: rnewman, Assigned: rnewman, Mentored)
References
Details
Attachments
(1 file)
We turned this off until Bug 1212189 landed, which ships in Bug 1211749.
We can use older= and record timestamping in conjunction to resume in a sane place if a batch operation is interrupted.
Marking this as nicetohave for 1.1, because I don't want to introduce unnecessary churn, but we'll definitely take it if the deploy is done with enough time to test. The code change is 3 lines.
Assignee | ||
Comment 1•10 years ago
|
||
Assignee: nobody → rnewman
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•10 years ago
|
||
Cranked this out now, because it's deployed in stage and it was worth verifying before pushing to prod.
Verified that record timestamps increase on successive batches.
Attachment #8672898 -
Flags: review?(nalexander)
Comment 3•10 years ago
|
||
Comment on attachment 8672898 [details] [review]
Pull req.
lgtm. One request for naming clarity, but up to you.
Attachment #8672898 -
Flags: review?(nalexander) → review+
Assignee | ||
Updated•10 years ago
|
Whiteboard: [nicetohave1.1] → [land when dependencies ship]
Assignee | ||
Comment 4•10 years ago
|
||
98ae79c
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Whiteboard: [land when dependencies ship]
You need to log in
before you can comment on or make changes to this bug.
Description
•