markusthoemmes commented on a change in pull request #3886: Proposing Lean
OpenWhisk
URL:
https://github.com/apache/incubator-openwhisk/pull/3886#discussion_r206263733
##########
File path: core/lean/src/main/resources/reference.conf
##########
@@ -0,0 +1,15 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
contributor
+# license agreements; and to You under the Apache License, Version 2.0.
+
+whisk {
+ cluster {
+ use-cluster-bootstrap: false
+ }
+ loadbalancer {
+ invoker-busy-threshold: 4
+ blackbox-fraction: 10%
Review comment:
Blackbox fraction should not be needed, nor should invoker-busy-threshold.
----------------------------------------------------------------
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