[DMAAP-MR] Remove acl check on topics
[dmaap/messagerouter/messageservice.git] / src / test / resources / MsgRtrApi.properties
index 3aef922..ae97d9d 100644 (file)
@@ -2,7 +2,7 @@
 #  ============LICENSE_START=======================================================
 #  org.onap.dmaap
 #  ================================================================================
-#  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.
@@ -52,7 +52,7 @@ config.zk.servers=<zookeeper_host>
 kafka.metadata.broker.list=<kafka_host>:<kafka_port>
 ##kafka.request.required.acks=-1
 #kafka.client.zookeeper=${config.zk.servers}
-consumer.timeout.ms=100
+consumer.timeout.ms=1000
 zookeeper.connection.timeout.ms=6000
 zookeeper.session.timeout.ms=20000
 zookeeper.sync.time.ms=2000
@@ -151,6 +151,7 @@ msgRtr.namespace.aaf=org.onap.dmaap.mr.topic
 msgRtr.topicfactory.aaf=org.onap.dmaap.mr.topicFactory|:org.onap.dmaap.mr.topic:
 enforced.topic.name.AAF=org.onap.dmaap.mr
 forceAAF=false
+useCustomAcls=false
 transidUEBtopicreqd=false
 defaultNSforUEB=org.onap.dmaap.mr
 ##############################################################################