zhangjianweibj 2247194f08 Confluent Kafka driver broker option bug
In confluent Kafka driver, brokers option is string type not list type.
Comma separated list of host/port pairs. See
https://github.com/confluentinc/confluent-kafka-python/blob/master/README.md

Story: 2003705
Task: 36199

Change-Id: I5961ee32c91a9a946831a36dc88413e56b251e1e
2019-08-10 16:29:14 +02:00
..