vvraskin opened a new pull request #2994: Enable controller HA by default
URL: https://github.com/apache/incubator-openwhisk/pull/2994
 
 
   This PR is going to enable controller HA and clustering. 
   It means 2 things:
   * nginx will dispatch requests to controllers in the round-robin fashion
   * The state of the load balancer will be replicated and [ditributed load 
balancer 
data](https://github.com/apache/incubator-openwhisk/blob/master/core/controller/src/main/scala/whisk/core/loadBalancer/DistributedLoadBalancerData.scala)
 will be used. 
   

----------------------------------------------------------------
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