Skip to content

Remove conflict_update/policy_update option.

By removing the False/ignore-dups behavior, which we didn't use.

The main motivation is to make _add endpoints write to Kafka in a future commit, as Kafka's semantics are closer to True/update-dups than False/ignore-dups.


Migrated from D4397 (view on Phabricator)

Merge request reports