Page MenuHomeSoftware Heritage

Fix crash when RawExtrinsicMetadata objects have the same target
ClosedPublic

Authored by vlorentz on Sep 5 2022, 2:23 PM.

Details

Summary

... and they are processed in the same batch.

The last one received takes precedence, as it is likely to be more
up-to-date

Diff Detail

Repository
rDCIDX Metadata indexer
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 D8388 (id=30278)

Rebasing onto 44879ab563...

Current branch diff-target is up to date.
Changes applied before test
commit 68940cfccfed258620cc116bedd6598fd9b28df4
Author: Valentin Lorentz <vlorentz@softwareheritage.org>
Date:   Mon Sep 5 14:21:50 2022 +0200

    Fix crash when RawExtrinsicMetadata objects have the same target
    
    ... and they are processed in the same batch.
    
    The last one received takes precedence, as it is likely to be more
    up-to-date

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

This revision is now accepted and ready to land.Sep 5 2022, 3:52 PM