HomeSoftware Heritage

Remove conflict_update option from _add() endpoints.

Description

Remove conflict_update option from _add() endpoints.

By removing the False behavior, which we didn't use in practice,
and was removed from the indexers in the previous commit.

The main motivation is to make _add endpoints write to Kafka in a
future commit, as Kafka's semantics are closer to conflict_update=True
than conflict_update=False.

Details

Provenance
vlorentzAuthored on Nov 3 2020, 2:21 PM
vlorentzPushed on Nov 3 2020, 5:03 PM
Differential Revision
D4400: Remove conflict_update option from _add() endpoints.
Parents
rDCIDX8e69633f639e: Remove conflict_update/policy_update option from BaseIndexer.run()
Branches
Unknown
Tags
Unknown
Build Status
Buildable 16835
Build 25966: test-and-buildJenkins console · Jenkins