2nd Fix for bug : 65/61565/1
authorpwielebs <piotr.wielebski@nokia.com>
Tue, 21 Aug 2018 12:01:36 +0000 (14:01 +0200)
committerpwielebs <piotr.wielebski@nokia.com>
Tue, 21 Aug 2018 12:01:36 +0000 (14:01 +0200)
- PRH test fail - Cannot build AaiClientConfiguration,
   some of required attributes are not set
   [aaiIgnoreSslCertificateErrors]

Change-Id: I0a33b034576296d6daec9f4849aea539d7507d77
Issue-ID: DCAEGEN2-721
Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
prh-app-server/config/prh_endpoints.json
prh-app-server/src/test/resources/prh_endpoints.json

index 6a284b2..1e57e05 100644 (file)
@@ -11,7 +11,7 @@
         "dmaapContentType": "application/json",
         "consumerId": "c12",
         "consumerGroup": "OpenDcae-c12",
-        "timeoutMS": -1,
+        "timeoutMs": -1,
         "messageLimit": 1
       },
       "dmaapProducerConfiguration": {
index 7fd6f31..e088e2a 100644 (file)
@@ -31,7 +31,7 @@
         "dmaapUserName": "admin",
         "dmaapUserPassword": "admin",
         "messageLimit": 1000,
-        "timeoutMS": 1000
+        "timeoutMs": 1000
       },
       "dmaapProducerConfiguration": {
         "dmaapContentType": "application/json",