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=afe34e22e0be919b8e054826c23c551b4e493f79;hp=dc5ddd74f606a4b8492ac90ed89e2bf09715521b;hpb=edea18a8fda2e2201cb3ede7f7af13f610bf4acc;p=nonrtric.git diff --git a/test/simulator-group/dmaapmr/mnt/mr/MsgRtrApi.properties b/test/simulator-group/dmaapmr/mnt/mr/MsgRtrApi.properties index dc5ddd74..3476d5dd 100644 --- a/test/simulator-group/dmaapmr/mnt/mr/MsgRtrApi.properties +++ b/test/simulator-group/dmaapmr/mnt/mr/MsgRtrApi.properties @@ -1,8 +1,7 @@ # LICENSE_START======================================================= # org.onap.dmaap # ================================================================================ -# Copyright © 2020 Nordix Foundation. All rights reserved. -# Copyright © 2017 AT&T Intellectual Property. All rights reserved. +# Copyright © 2017 AT&T Intellectual Property. All rights reserved. # ================================================================================ # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with 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 @@ -170,5 +163,4 @@ msgRtr.mirrormaker.consumerid=1 kafka.max.poll.interval.ms=300000 kafka.heartbeat.interval.ms=60000 kafka.session.timeout.ms=240000 -kafka.max.poll.records=1000 - +kafka.max.poll.records=1000 \ No newline at end of file