Homec4science

Stop two special cache writes in read-only mode

Authored by epriestley <git@epriestley.com> on May 30 2016, 17:44.

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

Committed
epriestley <git@epriestley.com>May 30 2016, 19:12
Pushed
aubortJan 31 2017, 17:16
Parents
rPHfb1cc8cc58a4: Remove Lamson documentation
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH92ea4fb098cb: Stop two special cache writes in read-only mode (authored by epriestley <git@epriestley.com>).May 30 2016, 19:12