@cbickel Should this be named `invoker-user-memory`. I see following exception
on startup as in my case `CONFIG_whisk_loadbalancer_invokerUserMemory` was not
defined
```
Exception in thread "main" pureconfig.error.ConfigReaderException: Cannot
convert configuration to a
whisk.core.loadBalancer.ShardingContainerPoolBalancerConfig. Failures are:
at 'whisk.loadbalancer':
- Key not found: 'invoker-user-memory'.
at pureconfig.package$.getResultOrThrow(package.scala:138)
at pureconfig.package$.loadConfigOrThrow(package.scala:160)
at
whisk.core.loadBalancer.ShardingContainerPoolBalancer.<init>(ShardingContainerPoolBalancer.scala:159)
at
whisk.core.loadBalancer.ShardingContainerPoolBalancer$.instance(ShardingContainerPoolBalancer.scala:437)
at whisk.core.controller.Controller.<init>(Controller.scala:117)
at whisk.core.controller.Controller$.main(Controller.scala:258)
at whisk.core.controller.Controller.main(Controller.scala)
```
[ Full content available at:
https://github.com/apache/incubator-openwhisk/pull/3747 ]
This message was relayed via gitbox.apache.org for [email protected]