aboutsummaryrefslogtreecommitdiffstats
path: root/feature-pooling-dmaap/src/main/feature/config/feature-pooling-dmaap.properties
diff options
context:
space:
mode:
Diffstat (limited to 'feature-pooling-dmaap/src/main/feature/config/feature-pooling-dmaap.properties')
-rw-r--r--feature-pooling-dmaap/src/main/feature/config/feature-pooling-dmaap.properties6
1 files changed, 2 insertions, 4 deletions
diff --git a/feature-pooling-dmaap/src/main/feature/config/feature-pooling-dmaap.properties b/feature-pooling-dmaap/src/main/feature/config/feature-pooling-dmaap.properties
index 64a6b063..3e582370 100644
--- a/feature-pooling-dmaap/src/main/feature/config/feature-pooling-dmaap.properties
+++ b/feature-pooling-dmaap/src/main/feature/config/feature-pooling-dmaap.properties
@@ -66,11 +66,9 @@
# pooling.<controller-name>.topic=XXX
# These specify how the request id is to be extracted from each type of
-# object that may be presented to a controller from distributed topics
-# (i.e., topics whose events are to be distributed among multiple hosts)
+# object that may be presented to a controller from shared topics
+# (i.e., topics where hosts do not all receive a copy of the event)
extractor.requestId.org.onap.policy.controlloop.VirtualControlLoopEvent=${requestId}
-extractor.requestId.org.onap.policy.appc.Response=${commonHeader.requestId}
-extractor.requestId.org.onap.policy.appclcm.LcmResponseWrapper=${body.commonHeader.requestId}
pooling.amsterdam.enabled=true