X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=etc%2Fdmaapbc.properties;fp=etc%2Fdmaapbc.properties;h=64e435eb472ed9936a2df6bc70a75a8c7ad61201;hb=b16582c9734a3a01eb99ecbde508a13c396a284a;hp=b2cbe1cc758e805a5d6e0473616dd2180ba67433;hpb=1e27211fbd0ef1718028cb3ce9248592aec0e136;p=dmaap%2Fdbcapi.git diff --git a/etc/dmaapbc.properties b/etc/dmaapbc.properties index b2cbe1c..64e435e 100644 --- a/etc/dmaapbc.properties +++ b/etc/dmaapbc.properties @@ -118,16 +118,18 @@ MR.ClientDeleteLevel: 1 # # MR Topic Factory Namespace # -MR.TopicFactoryNS: org.onap.dcae.dmaap.topicFactory +MR.TopicFactoryNS: org.onap.dmaap.mr.topicFactory # # MR TopicMgr Role -MR.TopicMgrRole: org.onap.dmaapBC.TopicMgr +MR.TopicMgrRole: org.onap.dmaap-bc.TopicMgr # MR topic name style MR.topicStyle: FQTN_LEGACY_FORMAT # MR topic ProjectID MR.projectID: 23456 + +MR.multisite: false # # end of MR Related Properties ################################################################################