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
F15536439: D21447.diff
Thu, Apr 24, 9:43 AM
F15534647: D21447.id51046.diff
Thu, Apr 24, 1:09 AM
F15470317: D21447.id51081.diff
Fri, Apr 4, 9:33 PM
F15459736: D21447.diff
Mon, Mar 31, 3:36 PM
F15455755: D21447.diff
Sun, Mar 30, 4:39 AM
F15446818: D21447.id51081.diff
Thu, Mar 27, 8:26 PM
F15444543: D21447.id51081.diff
Thu, Mar 27, 9:59 AM
F15437232: D21447.id.diff
Mar 25 2025, 6:28 PM
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.