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 D5048