Commit e4e721ce authored by meng.cheng's avatar meng.cheng

升级kafka版本

parent b6b2f751
......@@ -41,7 +41,7 @@ var (
LocalIp, _ = util.LocalIp()
Config *conf.Conf = nil
Logger *logger.Logger = nil
KafkaVersion = sarama.V1_0_0_0
KafkaVersion = sarama.V2_0_0_0
KafkaRecver *kafka.Recver = nil
MasterAddress = ""
InfluxDbAddress = ""
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment