client: allow to specify any cfg parameter to KafkaConsumer()
directly from the config file.
This is needed because we want to be able to configure things like
max_poll_records or any other kafka tuning parameter.
client: allow to specify any cfg parameter to KafkaConsumer() Tags None Subscribers None
Description
Details
|