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
F18797644: D19135.id.diff
Fri, Oct 17, 5:16 AM
F18794335: D19135.diff
Thu, Oct 16, 11:26 PM
F18754898: D19135.diff
Sun, Oct 5, 2:17 AM
F18692978: D19135.id45841.diff
Fri, Sep 26, 11:40 PM
F18628023: D19135.id.diff
Sep 16 2025, 5:23 AM
F18621725: D19135.diff
Sep 15 2025, 9:16 AM
F18566638: D19135.id.diff
Sep 9 2025, 2:47 PM
F18502220: D19135.diff
Sep 4 2025, 10:17 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.