|
@@ -115,7 +115,7 @@ log.cleaner.enable=false
|
|
|
# server. e.g. "127.0.0.1:3000,127.0.0.1:3001,127.0.0.1:3002".
|
|
# server. e.g. "127.0.0.1:3000,127.0.0.1:3001,127.0.0.1:3002".
|
|
|
# You can also append an optional chroot string to the urls to specify the
|
|
# You can also append an optional chroot string to the urls to specify the
|
|
|
# root directory for all kafka znodes.
|
|
# root directory for all kafka znodes.
|
|
|
-zookeeper.connect=localhost:ZK_PORT
|
|
|
|
|
|
|
+zookeeper.connect=localhost:2181,localhost:2182,localhost:2183,localhost:2184,localhost:2185
|
|
|
|
|
|
|
|
# Timeout in ms for connecting to zookeeper
|
|
# Timeout in ms for connecting to zookeeper
|
|
|
zookeeper.connection.timeout.ms=1000000
|
|
zookeeper.connection.timeout.ms=1000000
|