You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by gi...@git.apache.org on 2017/08/15 15:37:05 UTC

[GitHub] ddragosd commented on issue #2531: Use akka distributed map to store the shared state

ddragosd commented on issue #2531: Use akka distributed map to store the shared state
URL: https://github.com/apache/incubator-openwhisk/pull/2531#issuecomment-322503721
 
 
   @vvraskin mind adding a customizable way to specify the `seed-nodes` in the cluster ? I.e. [take a look at how the seed nodes can be auto-discovered with Mesos](https://github.com/ddragosd/akka-samples/blob/mesos-cluster/akka-sample-mesos-scala/src/main/scala/sample/cluster/mesos/MarathonConfig.scala) and  [how it's used](https://github.com/ddragosd/akka-samples/blob/mesos-cluster/akka-sample-mesos-scala/src/main/scala/sample/cluster/mesos/SimpleMesosClusterApp.scala#L12). We can use the SPI support already in the `master` branch, with a default value that reads the seed-nodes from ansible.
 
----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services