these methods were pretty much nullified by the use of RPC anyway
Details
Details
- Reviewers
vlorentz - Group Reviewers
Reviewers - Maniphest Tasks
- T4403: Update objstorage interface to return dicts of hashes instead of single sha1
- Commits
- rDOBJS2c7e49136af6: Drop the now unused add_stream and get_stream methods
`grep -Er '(add|get)_stream' swh-environment/swh-*` only comes up with an unused method in the vault (dropped by D8012).
Diff Detail
Diff Detail
- Repository
- rDOBJS Object storage
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
Patch application report for D8013 (id=28871)
Rebasing onto 8394c6ad41...
Current branch diff-target is up to date.
Changes applied before test
commit 2c7e49136af690cfe5f41901ccbbdb381c30970a Author: Nicolas Dandrimont <nicolas@dandrimont.eu> Date: Tue Jun 21 17:35:50 2022 +0200 Drop the now unused add_stream and get_stream methods
See https://jenkins.softwareheritage.org/job/DOBJS/job/tests-on-diff/152/ for more details.