3 "topic" : "policy-pdp-pap1",
4 "servers" : [ "kafka2, kafka3" ],
5 "topicCommInfrastructure" : "kafka",
6 "effectiveTopic" : "my-effective-topic",
7 "apiKey" : "my-api-key",
8 "apiSecret" : "my-api-secret",
12 "allowSelfSignedCerts" : true,
13 "consumerGroup" : "consumer group",
14 "consumerInstance" : "consumer instance",
15 "fetchTimeout" : 15000,
17 "userName": "username",
18 "password": "password",
20 "environment": "environment1",
21 "aftEnvironment": "aftEnvironment1",
22 "partner": "partner1",
25 "partitionId": "partition_id",
26 "additionalProps": {"xyz":"xyz"},
27 "clientName": "clientName1",
28 "hostname": "hostname1",
29 "basePath": "basePath1",
30 "serializationProvider": "serializationProvider1"
33 "topic" : "policy-pdp-pap1",
34 "servers" : [ "kafka2, kafka3" ],
35 "topicCommInfrastructure" : "kafka",
36 "effectiveTopic" : "my-effective-topic",
37 "apiKey" : "my-api-key",
38 "apiSecret" : "my-api-secret",
42 "allowSelfSignedCerts" : true,
43 "consumerGroup" : "consumer group",
44 "consumerInstance" : "consumer instance",
45 "fetchTimeout" : 15000,
47 "userName": "username",
48 "password": "password",
50 "environment": "environment1",
51 "aftEnvironment": "aftEnvironment1",
52 "partner": "partner1",
55 "partitionId": "partition_id",
56 "additionalProps": {"xyz":"xyz"},
57 "clientName": "clientName1",
58 "hostname": "hostname1",
59 "basePath": "basePath1",
60 "serializationProvider": "serializationProvider1"