HomeSoftware Heritage

client: replace the hardcoded ACCEPTED_OBJECT_TYPES by kafka introspection

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

Description

client: replace the hardcoded ACCEPTED_OBJECT_TYPES by kafka introspection

Remove this global variable and check, at instantiation time, that subscribed
topics exist on the kafka broker.

The semantics of the `object_types` argument is thus a bit different:
if unset (None), the client will subscribe to any existing topic on the kafka
broker that starts with the prefix.

Details

Provenance
douarddaAuthored on May 5 2020, 4:17 PM
douarddaPushed on May 7 2020, 9:33 AM
Differential Revision
D3126: client: replace the hardcoded ACCEPTED_OBJECT_TYPES by kafka introspection
Build Status
Buildable 12294
Build 18649: test-and-buildJenkins console · Jenkins

Commit No Longer Exists

This commit no longer exists in the repository.