Page MenuHomeSoftware Heritage

pattern: Bump packet split to chunk of 1000 records
ClosedPublic

Authored by ardumont on Jan 29 2021, 4:58 PM.

Details

Summary

Listers like github and bitbucket should not be impacted as they already list 1000
records per page.

Other listers which lists too many entries per page: launchpad, debian, cgit on some
instances, ... will benefit from this.

Replaces D4972 (if considered sufficient)

Diff Detail

Repository
rDLS Listers
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

Build is green

Patch application report for D4973 (id=17755)

Rebasing onto 2e22073558...

Current branch diff-target is up to date.
Changes applied before test
commit 003cf5491f96ace5e4a4be7436d260bcd6b93421
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jan 29 16:55:29 2021 +0100

    pattern: Bump packet split to chunk of 1000 records
    
    Listers like github and bitbucket should not be impacted as they already list 1000
    records per page.

See https://jenkins.softwareheritage.org/job/DLS/job/tests-on-diff/232/ for more details.

olasd added a subscriber: olasd.

Yeah, this can definitely land now, until a better approach can be found.

This revision is now accepted and ready to land.Jan 29 2021, 5:06 PM