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
F13190003: D20853.diff
Sat, May 11, 6:52 AM
Unknown Object (File)
Tue, May 7, 7:44 AM
Unknown Object (File)
Fri, May 3, 3:19 PM
Unknown Object (File)
Fri, May 3, 7:22 AM
Unknown Object (File)
Tue, Apr 30, 1:27 PM
Unknown Object (File)
Sat, Apr 27, 11:35 AM
Unknown Object (File)
Thu, Apr 25, 9:58 AM
Unknown Object (File)
Thu, Apr 25, 1:30 AM
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