Page MenuHomeSoftware Heritage

storages: Refactor objstorage operations with a dedicated collaborator
ClosedPublic

Authored by vlorentz on Feb 7 2020, 6:07 PM.

Details

Summary

Prior to this commit, the code was triplicated across the storage backends. Now
all storages use the same collaborator whose concern is writing to the
objstorage.

Test Plan

tox

Diff Detail

Repository
rDSTO Storage manager
Branch
objstorage-collab
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10506
Build 15660: tox-on-jenkinsJenkins
Build 15659: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Feb 10 2020, 12:02 PM
vlorentz edited reviewers, added: ardumont; removed: vlorentz.
This revision now requires review to proceed.Feb 10 2020, 12:02 PM
This revision was not accepted when it landed; it landed in state Needs Review.Feb 10 2020, 2:13 PM
This revision was automatically updated to reflect the committed changes.