test_replay: Fix hang since confluent-kafka 1.6 release
Side effect of the following commit (identified using git bisect
) in librdkafka 1.6
:
https://github.com/edenhill/librdkafka/commit/f418e0f721518d71ff533759698b647cb2e89b80
It seems consumers must have different group ids now when using a mocked kafka cluster in tests.
Depends on swh-journal!197 (closed)
Migrated from D5045 (view on Phabricator)