Depends on D3535
Add a simple algorithm for handling receiving a new log. This is going to be extended in future diffs.
Paths
| Differential D3558 Authored by • karol on Mar 30 2022, 5:02 AM.
Tags None Referenced Files
Details
Diff Detail
Event TimelineHerald added subscribers: • abosh, • benschac, atul and 3 others. · View Herald TranscriptMar 30 2022, 5:03 AM2022-03-30 05:03:00 (UTC-7) • karol edited the summary of this revision. (Show Details)Mar 30 2022, 5:07 AM2022-03-30 05:07:58 (UTC-7) • karol added a parent revision: D3535: [services] Backup - Create new backup - Add database operations. Harbormaster completed remote builds in B7707: Diff 10809.Mar 30 2022, 5:09 AM2022-03-30 05:09:38 (UTC-7) tomek added inline comments.
This revision now requires changes to proceed.Apr 1 2022, 4:38 AM2022-04-01 04:38:18 (UTC-7)
Harbormaster failed remote builds in B7819: Diff 10986!Apr 4 2022, 3:51 AM2022-04-04 03:51:48 (UTC-7) tomek added inline comments.
This revision now requires changes to proceed.Apr 4 2022, 4:21 AM2022-04-04 04:21:33 (UTC-7) Comment Actions update logic
Harbormaster completed remote builds in B7857: Diff 11031.Apr 5 2022, 12:07 AM2022-04-05 00:07:44 (UTC-7) This revision now requires changes to proceed.Apr 5 2022, 9:35 AM2022-04-05 09:35:25 (UTC-7)
Harbormaster completed remote builds in B7908: Diff 11087.Apr 6 2022, 12:59 AM2022-04-06 00:59:14 (UTC-7) This revision is now accepted and ready to land.Apr 6 2022, 6:52 AM2022-04-06 06:52:30 (UTC-7) Harbormaster completed remote builds in B7946: Diff 11135.Apr 7 2022, 12:34 AM2022-04-07 00:34:01 (UTC-7) Closed by commit rCOMMecee8379c2e6: [services] Backup - Send log - Add basic logic (authored by • karol). · Explain WhyApr 7 2022, 2:45 AM2022-04-07 02:45:06 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 10986 services/backup/docker-server/contents/server/src/Constants.h
services/backup/docker-server/contents/server/src/Reactors/server/SendLogReactor.h
|
I remember asking about it somewhere and you've probably answered, but what is the plan for a scenario where someone appends a log after we started reading but before we finish?