Homestyx hydra
Diffusion hydra a56846e62a6e

Allow transactions to require read locks during edits

Description

Allow transactions to require read locks during edits

Summary:
Let applicationtransaction editors request locks when applying certain transactions. See D5567.

We should probably do this for all not-guaranteed-safe operations, but let's put our toe in the water with Conpherence first. I believe the cost of these locks is very small and my cautious stance toward acquiring them isn't really warranted, but I've also never seen, e.g., a race on a title edit.

Test Plan: Added comments with and without locks, verified both pathways worked correctly.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D5582

Details

Provenance
epriestleyAuthored on Apr 4 2013, 6:16 PM
sirocylPushed on Oct 16 2024, 5:49 AM
Parents
R1:d3020af97b92: Uniformized handle data
Branches
Unknown
Tags
Unknown

Event Timeline