HomePhabricator

When a large number of commits need to be marked as published, issue the lookup…

Description

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

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.

Differential Revision: https://secure.phabricator.com/D20853

Details

Provenance
epriestleyAuthored on Oct 2 2019, 8:09 PM
epriestleyPushed on Oct 2 2019, 9:06 PM
Differential Revision
D20853: When a large number of commits need to be marked as published, issue the lookup query in chunks
Parents
rP960c447aab7f: Support more than 9 portals
Branches
Unknown
Tags
Unknown
Build Status
Buildable 23542
Build 32354: Run Core Tests