Page MenuHomePhabricator

Turn "bypassCache" into a no-op in "diffusion.querycommits"
ClosedPublic

Authored by epriestley on Aug 12 2020, 7:11 PM.
Tags
None
Referenced Files
F19023498: D21447.diff
Mon, Nov 24, 12:55 AM
F19017043: D21447.id51046.diff
Sun, Nov 23, 6:26 AM
F18996981: D21447.diff
Thu, Nov 20, 9:33 AM
F18993559: D21447.id51046.diff
Wed, Nov 19, 8:11 AM
F18837339: D21447.diff
Oct 27 2025, 4:57 AM
F18734349: D21447.id.diff
Sep 30 2025, 10:52 PM
F18694937: D21447.id51081.diff
Sep 27 2025, 4:45 AM
F18670863: D21447.diff
Sep 25 2025, 1:52 AM
Subscribers
None

Details

Summary

Ref T13552. The internal caller for this now uses "internal.commit.search", which is always authority-reading. No legitimate external caller should rely on the behavior of "bypassCache"; no-op it to simplify behavior.

Test Plan

Called "diffusion.querycommits", saw the same data as before.

Diff Detail

Repository
rP Phabricator
Branch
cref6
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 24861
Build 34296: Run Core Tests
Build 34295: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Sep 16 2020, 12:36 AM
This revision was automatically updated to reflect the committed changes.