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
Unknown Object (File)
Tue, Nov 19, 11:06 PM
Unknown Object (File)
Sat, Nov 16, 7:45 AM
Unknown Object (File)
Tue, Nov 12, 10:12 AM
Unknown Object (File)
Fri, Nov 8, 11:18 AM
Unknown Object (File)
Mon, Nov 4, 5:11 PM
Unknown Object (File)
Fri, Nov 1, 7:42 PM
Unknown Object (File)
Tue, Oct 29, 6:03 PM
Unknown Object (File)
Oct 19 2024, 4:23 PM
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.