Minimal consumer shape used by the Kafka transport.
Connect the consumer before subscribing.
Disconnect the consumer and release network resources.
Start consuming messages from the subscription.
Subscribe the consumer to one topic.
Minimal consumer shape used by the Kafka transport.