X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=bundleconfig-local%2Fetc%2Fappprops%2FMsgRtrApi.properties;fp=bundleconfig-local%2Fetc%2Fappprops%2FMsgRtrApi.properties;h=c9a6996266b80d2adbb63f87a2b5b5887cb3e2df;hb=5d94178f70ca101b5531fcb6711cb24993b9e6e6;hp=106a1afb0a165a8e97586d6a64c8b14282c313c6;hpb=a6f5d729557378d6b526363a4e10078786687b73;p=dmaap%2Fmessagerouter%2Fmessageservice.git diff --git a/bundleconfig-local/etc/appprops/MsgRtrApi.properties b/bundleconfig-local/etc/appprops/MsgRtrApi.properties index 106a1af..c9a6996 100644 --- a/bundleconfig-local/etc/appprops/MsgRtrApi.properties +++ b/bundleconfig-local/etc/appprops/MsgRtrApi.properties @@ -37,7 +37,7 @@ ## Both Cambria and Kafka make use of Zookeeper. ## #config.zk.servers=172.18.1.1 -config.zk.servers= +config.zk.servers=10.12.7.22:2181 #config.zk.root=/fe3c/cambria/config @@ -49,7 +49,7 @@ config.zk.servers= ## configurations (after removing "kafka.") ## if you want to change request.required.acks it can take this one value #kafka.metadata.broker.list=localhost:9092,localhost:9093 -kafka.metadata.broker.list=: +kafka.metadata.broker.list=10.12.7.22:9092 ##kafka.request.required.acks=-1 #kafka.client.zookeeper=${config.zk.servers} consumer.timeout.ms=100