X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=test%2Fsimulator-group%2Fdmaapmr%2Fmnt%2Fmr%2FMsgRtrApi.properties;h=3476d5dd4a5135a512f4c120002e96578451fd8a;hb=6fc58fd020514c2afce1fc240828bf23f53d8fb6;hp=573a81a435a0848b5bc431e49bcc5aec762c664d;hpb=10e254d9b7bc522bb2c25d590e6d203bf25a592d;p=nonrtric.git diff --git a/test/simulator-group/dmaapmr/mnt/mr/MsgRtrApi.properties b/test/simulator-group/dmaapmr/mnt/mr/MsgRtrApi.properties index 573a81a4..3476d5dd 100644 --- a/test/simulator-group/dmaapmr/mnt/mr/MsgRtrApi.properties +++ b/test/simulator-group/dmaapmr/mnt/mr/MsgRtrApi.properties @@ -1,7 +1,6 @@ # LICENSE_START======================================================= # org.onap.dmaap # ================================================================================ -# Copyright © 2020 Nordix Foundation. All rights reserved. # Copyright © 2017 AT&T Intellectual Property. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); @@ -35,13 +34,8 @@ ## ## Both Cambria and Kafka make use of Zookeeper. ## -#config.zk.servers=172.18.1.1 -#config.zk.servers={{.Values.zookeeper.name}}:{{.Values.zookeeper.port}} config.zk.servers=zookeeper:2181 -#config.zk.root=/fe3c/cambria/config - - ############################################################################### ## ## Kafka Connection @@ -51,7 +45,7 @@ config.zk.servers=zookeeper:2181 ## 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={{.Values.kafka.name}}:{{.Values.kafka.port}} -kafka.metadata.broker.list=kafka:9092 +kafka.metadata.broker.list=message-router-kafka:9092 ##kafka.request.required.acks=-1 #kafka.client.zookeeper=${config.zk.servers} consumer.timeout.ms=100 @@ -87,8 +81,6 @@ kafka.rebalance.max.retries=6 cambria.secureConfig.key=b/7ouTn9FfEw2PQwL0ov/Q== cambria.secureConfig.iv=wR9xP5k5vbz/xD0LmtqQLw== authentication.adminSecret=fe3cCompound -#cambria.secureConfig.key[pc569h]=YT3XPyxEmKCTLI2NK+Sjbw== -#cambria.secureConfig.iv[pc569h]=rMm2jhR3yVnU+u2V9Ugu3Q== ############################################################################### @@ -136,13 +128,14 @@ cambria.consumer.cache.touchFreqMs=120000 ## This server can report its metrics periodically on a topic. ## #metrics.send.cambria.enabled=true -#metrics.send.cambria.topic=cambria.apinode.metrics #msgrtr.apinode.metrics.dmaap +#metrics.send.cambria.topic=cambria.apinode.metrics +#msgrtr.apinode.metrics.dmaap #metrics.send.cambria.sendEverySeconds=60 cambria.consumer.cache.zkBasePath=/fe3c/cambria/consumerCache consumer.timeout=17 default.partitions=3 -default.replicas=3 +default.replicas=1 ############################################################################## #100mb maxcontentlength=10000