Add to aai-config bulk limit override 05/25505/1
authorMaharajh, Robby (rx2202) <rx2202@us.att.com>
Mon, 4 Dec 2017 21:57:10 +0000 (16:57 -0500)
committerMaharajh, Robby (rx2202) <rx2202@us.att.com>
Mon, 4 Dec 2017 21:57:24 +0000 (16:57 -0500)
Issue-ID: AAI-544
Change-Id: I9a672aef2e8387fc8c76cb3cdbc0126d8ef57a90
Signed-off-by: Maharajh, Robby (rx2202) <rx2202@us.att.com>
cookbooks/aai-resources/aai-resources-config/templates/default/aai-resources-config/aaiconfig.properties

index 30b7d8c..df77ecf 100644 (file)
@@ -79,3 +79,7 @@ aai.transaction.logging.post=false
 
 #limit set for bulk consumer APIS
 aai.bulkconsumer.payloadlimit=30
+
+#uncomment and use header X-OverrideLimit with the value to override the bulk api limit
+#aai.bulkconsumer.payloadoverride=AAI-OVERRIDE-KEY
+aai.bulkconsumer.payloadoverride=false