monasca-docker
monasca-docker copied to clipboard
api kafka-uri value
hello.i install monasca-api with env value kafka-uri three hosts.
but after monasca installed,i find api-conf.conf file kafka-uri section only one host address. why?
start.sh only copy kafka_uri from env value.no any modified conf file value.
Sorry, but with docker-compose I can't reproduce it...
/ # echo $KAFKA_URI
kafka:9092,kafka-1:9092
[kafka]
# The endpoint to the kafka server
uri = kafka:9092,kafka-1:9092