aboutsummaryrefslogtreecommitdiffstats
path: root/controlloop/common/feature-controlloop-management/src/main/feature/config/SDNR-CL-RSP-topic.properties
diff options
context:
space:
mode:
Diffstat (limited to 'controlloop/common/feature-controlloop-management/src/main/feature/config/SDNR-CL-RSP-topic.properties')
-rw-r--r--controlloop/common/feature-controlloop-management/src/main/feature/config/SDNR-CL-RSP-topic.properties6
1 files changed, 6 insertions, 0 deletions
diff --git a/controlloop/common/feature-controlloop-management/src/main/feature/config/SDNR-CL-RSP-topic.properties b/controlloop/common/feature-controlloop-management/src/main/feature/config/SDNR-CL-RSP-topic.properties
index 4f5be14b9..b3b8ee297 100644
--- a/controlloop/common/feature-controlloop-management/src/main/feature/config/SDNR-CL-RSP-topic.properties
+++ b/controlloop/common/feature-controlloop-management/src/main/feature/config/SDNR-CL-RSP-topic.properties
@@ -16,6 +16,12 @@
# limitations under the License.
# ============LICENSE_END=========================================================
+
dmaap.source.topics=SDNR-CL-RSP
dmaap.source.topics.SDNR-CL-RSP.servers=${envd:DMAAP_SERVERS}
dmaap.source.topics.SDNR-CL-RSP.https=${envd:DMAAP_HTTPS:true}
+
+#Replace the properties with the following to use kafka message broker
+#kafka.source.topics=sdnr-cl-rsp
+#kafka.source.topics.sdnr-cl-rsp.servers=${envd:DMAAP_SERVERS}
+#kafka.source.topics.sdnr-cl-rsp.https=${envd:DMAAP_HTTPS:true}