You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by dr...@apache.org on 2017/08/28 15:30:31 UTC

[incubator-openwhisk-devtools] branch master updated: [docker-compose] remove redundant env var (#49)

This is an automated email from the ASF dual-hosted git repository.

dragos pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-openwhisk-devtools.git


The following commit(s) were added to refs/heads/master by this push:
     new fd35f21  [docker-compose] remove redundant env var (#49)
fd35f21 is described below

commit fd35f2117044edfa343e25bd39fc146207704028
Author: Duy Nguyen <du...@gmail.com>
AuthorDate: Mon Aug 28 17:30:30 2017 +0200

    [docker-compose] remove redundant env var (#49)
---
 docker-compose/docker-whisk-controller.env | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/docker-compose/docker-whisk-controller.env b/docker-compose/docker-whisk-controller.env
index 6207f9c..fe0ab38 100644
--- a/docker-compose/docker-whisk-controller.env
+++ b/docker-compose/docker-whisk-controller.env
@@ -21,11 +21,6 @@ LIMITS_ACTIONS_INVOKES_CONCURRENT=5000
 LIMITS_TRIGGERS_FIRES_PERMINUTE=60000
 LIMITS_ACTIONS_INVOKES_CONCURRENTINSYSTEM=5000
 LIMITS_ACTIONS_SEQUENCE_MAXLENGTH=20
-LIMITS_ACTIONS_INVOKES_PERHOUR=3600000
-LIMITS_ACTIONS_INVOKES_PERMINUTE=60000
-LIMITS_ACTIONS_INVOKES_CONCURRENT=5000
-LIMITS_TRIGGERS_FIRES_PERMINUTE=60000
-LIMITS_ACTIONS_INVOKES_CONCURRENTINSYSTEM=5000
 
 LOADBALANCER_ACTIVATIONCOUNTBEFORENEXTINVOKER=10
 LOADBALANCER_INVOKERBUSYTHRESHOLD=16

-- 
To stop receiving notification emails like this one, please contact
['"commits@openwhisk.apache.org" <co...@openwhisk.apache.org>'].