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
F13276330: D19135.diff
Fri, May 31, 5:50 AM
F13262568: D19135.diff
Mon, May 27, 2:16 AM
F13250936: D19135.diff
Fri, May 24, 6:38 PM
F13245710: D19135.diff
Thu, May 23, 6:11 AM
F13228037: D19135.id45841.diff
Mon, May 20, 6:31 AM
F13223890: D19135.diff
Sun, May 19, 5:13 AM
F13215168: D19135.diff
Fri, May 17, 3:28 PM
F13200562: D19135.id45841.diff
Tue, May 14, 1:40 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.