# 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