Page MenuHomeSoftware Heritage

Document the behavior of adding a duplicate non-intrinsic object is unspecified.
ClosedPublic

Authored by vlorentz on Jun 30 2020, 3:06 PM.

Diff Detail

Repository
rDSTO Storage manager
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 D3378 (id=11991)

Could not rebase; Attempt merge onto ffe6b9253e...

Updating ffe6b925..00f97f08
Fast-forward
 swh/storage/cassandra/storage.py |  66 ++++++++++----------
 swh/storage/in_memory.py         |  64 +++++++++----------
 swh/storage/interface.py         |  12 +++-
 swh/storage/storage.py           | 130 +++++++++++++++++++--------------------
 4 files changed, 140 insertions(+), 132 deletions(-)
Changes applied before test
commit 00f97f082e8e324a7a8f6d90b9bd1a1c0e708134
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Jun 30 15:06:03 2020 +0200

    Document the behavior of adding a duplicate non-intrinsic object is unspecified.

commit 4c2bdadd353625d3b70285258745c207a318c95f
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Tue Jun 30 14:56:20 2020 +0200

    Make the code location of metadata endpoints consistent across backends.

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

This revision is now accepted and ready to land.Jun 30 2020, 3:47 PM