HomePhabricator

Stop two special cache writes in read-only mode

Description

Stop two special cache writes in read-only mode

Summary:
Ref T10769. The user availability cache write shouldn't happen in read-only mode, nor should the Differential parse cache write.

(We might want to turn off the availbility feature completely since it's potentially expensive if we can't cache it, but I think we're OK for now.)

Test Plan:
In read-only mode:

  • Browsed as a user with an out-of-date availability cache.
  • Loaded an older revision without cached parse data.

Reviewers: chad

Reviewed By: chad

Maniphest Tasks: T10769

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

Details

Provenance
epriestleyAuthored on May 30 2016, 3:44 PM
epriestleyPushed on May 30 2016, 5:12 PM
Reviewer
chad
Differential Revision
D15988: Stop two special cache writes in read-only mode
Parents
rPfb1cc8cc58a4: Remove Lamson documentation
Branches
Unknown
Tags
Unknown
Tasks
T10769: Read-Only Mode Errata
Build Status
Buildable 12368
Build 15649: Run Core Tests