rabbah commented on a change in pull request #3209: Make payload limit 
configurable.
URL: 
https://github.com/apache/incubator-openwhisk/pull/3209#discussion_r163246571
 
 

 ##########
 File path: common/scala/src/main/resources/application.conf
 ##########
 @@ -88,6 +89,12 @@ whisk {
         stride = ${?CONTROLLER_INSTANCES}
     }
 
+    activation {
+        payload {
+            max = 5242880 // 5 m not possible because cross-referenced to 
kafka configurations
 
 Review comment:
   Vs just this. 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to