HomeSoftware Heritage

Fix InMemoryJournalWriter: do not anonymize objects by default

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Fix InMemoryJournalWriter: do not anonymize objects by default

908f0154 introduced an unexpected change of behavior of the
InMemoryJournalWriter, making it always anonymize objects. This broke
tests for some dependencies (esp. swh-storage).

This fix adds an 'anonymize' (bool) argument to the class constructor
(similar to the KafkaJournalWriter).

Details

Provenance
douarddaAuthored on Jun 8 2022, 12:15 PM
douarddaPushed on Jun 8 2022, 12:30 PM
Differential Revision
D7970: Fix InMemoryJournalWriter: do not anonymize objects by default
Build Status
Buildable 29798
Build 46569: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.