Use hashes as keys in swh.journal.objects.raw_extrinsic_metadata
- stop writing to the topic
- empty the topic
-
update the storage to write with the new key (actually, just needs to remove
RawExtrinsicMetadata.unique_key()
so it inherits it fromHashableObject
) - resume writing
Migrated from T3017 (view on Phabricator)