Page MenuHomePhabricator

Manage log locks on the Log object to prepare for multiple writers
ClosedPublic

Authored by epriestley on Feb 23 2018, 1:39 PM.
Tags
None
Referenced Files
F15505125: D19135.id45841.diff
Tue, Apr 15, 12:01 AM
F15489400: D19135.id45856.diff
Fri, Apr 11, 8:39 AM
F15489327: D19135.id45841.diff
Fri, Apr 11, 7:57 AM
F15486213: D19135.id.diff
Thu, Apr 10, 5:40 AM
F15483061: D19135.diff
Wed, Apr 9, 9:39 AM
F15477278: D19135.id45856.diff
Mon, Apr 7, 1:14 PM
F15469687: D19135.id45841.diff
Fri, Apr 4, 3:34 PM
F15425482: D19135.diff
Sun, Mar 23, 4:47 AM
Subscribers
Restricted Owners Package

Details

Summary

Depends on D19134. Ref T13088. Future changes will support API writers, so push the log lock into the Log object.

Allow open/close ("this process is writing to this log") to be separate from live/final ("this log is still generating more data").

Test Plan

Wrote logs with bin/harbormater write-log and updated logs with bin/harbormaster rebuild-log.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.Feb 23 2018, 1:39 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 27 2018, 1:54 AM
This revision was automatically updated to reflect the committed changes.