Page MenuHomeSoftware Heritage

cassandra.storage: Write origin-visit-status once in journal
ClosedPublic

Authored by ardumont on Jun 12 2020, 6:53 PM.

Details

Summary

Currently this wrote twice those objects, possibly introduced in D3212

Related to T2310

Test Plan

tox

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

swh/storage/cassandra/storage.py
839

This does the writes already ;)

Build is green

Patch application report for D3275 (id=11616)

Rebasing onto 37c45300bc...

Current branch diff-target is up to date.
Changes applied before test
commit 33efdb0dd488cfb6f8d189a696863dd540fd3734
Author: Antoine R. Dumont (@ardumont) <ardumont@softwareheritage.org>
Date:   Fri Jun 12 18:51:47 2020 +0200

    storage*: Do not write twice origin-visit-status in journal
    
    Related to T2310

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

This revision was not accepted when it landed; it landed in state Needs Review.Jun 12 2020, 7:12 PM
This revision was automatically updated to reflect the committed changes.