Page MenuHomePhabricator

When a large number of commits need to be marked as published, issue the lookup query in chunks
ClosedPublic

Authored by epriestley on Oct 2 2019, 8:11 PM.
Tags
None
Referenced Files
F18750464: D20853.diff
Sat, Oct 4, 7:51 AM
F18745365: D20853.id.diff
Fri, Oct 3, 6:24 AM
F18734076: D20853.id.diff
Tue, Sep 30, 10:47 PM
F18678720: D20853.id49712.diff
Sep 25 2025, 11:12 PM
F18652545: D20853.id49714.diff
Sep 21 2025, 8:31 AM
F18570876: D20853.id49714.diff
Sep 10 2025, 4:11 AM
F18570874: D20853.id49712.diff
Sep 10 2025, 4:11 AM
F18567458: D20853.id.diff
Sep 9 2025, 3:48 PM
Subscribers
None

Details

Summary

See PHI1474. This query can become large enough to exceed reasonable packet limits. Chunk the query so it is split up if we have too many identifiers.

Test Plan

Ran bin/repository refs ... on a repository with no new commits and a repository with some new commits.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable