It will be used by the swh-objstorage client in 'list_content' to efficiently
chunk the output into sha1 digests without relying on HTTP chunking from the server.
Details
Details
- Reviewers
olasd - Group Reviewers
Reviewers - Maniphest Tasks
- Restricted Maniphest Task
- Commits
- rDCORE20da92e35336: utils: Add a new 'iter_chunks' function
Diff Detail
Diff Detail
- Repository
- rDCORE Foundations and core functionalities
- Branch
- master
- Lint
No Linters Available - Unit
No Unit Test Coverage - Build Status
Buildable 27217 Build 42575: Phabricator diff pipeline on jenkins Jenkins console · Jenkins Build 42574: arc lint + arc unit
Event Timeline
Comment Actions
Build is green
Patch application report for D7275 (id=26340)
Rebasing onto ad1572094d...
Current branch diff-target is up to date.
Changes applied before test
commit 66927d0b7372c21bf3181d74f582d9451f4de1f0 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Mar 2 11:15:09 2022 +0100 utils: Add a new 'iter_chunks' function It will be used by the swh-objstorage client in 'list_content' to efficiently chunk the output into sha1 digests without relying on HTTP chunking from the server.
See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/365/ for more details.
Comment Actions
Build is green
Patch application report for D7275 (id=26341)
Rebasing onto ad1572094d...
Current branch diff-target is up to date.
Changes applied before test
commit 8137a7b25915579d201571738206138414e4eab9 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Mar 2 11:15:09 2022 +0100 utils: Add a new 'iter_chunks' function It will be used by the swh-objstorage client in 'list_content' to efficiently chunk the output into sha1 digests without relying on HTTP chunking from the server.
See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/366/ for more details.
Comment Actions
Build is green
Patch application report for D7275 (id=26342)
Rebasing onto ad1572094d...
Current branch diff-target is up to date.
Changes applied before test
commit 20da92e35336a512069c33b83df297c40e05b119 Author: Valentin Lorentz <vlorentz@softwareheritage.org> Date: Wed Mar 2 11:15:09 2022 +0100 utils: Add a new 'iter_chunks' function It will be used by the swh-objstorage client in 'list_content' to efficiently chunk the output into sha1 digests without relying on HTTP chunking from the server.
See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/367/ for more details.