ddragosd commented on issue #2531: Use akka distributed map to store the shared state URL: https://github.com/apache/incubator-openwhisk/pull/2531#issuecomment-322504763 Or, instead of SPI, we can configure Akka as: ```javascript cluster { name: "my-akka-cluster", discovery { source: "ansible | mesos | kubernetes", } ... } ``` And provide an impl for each discovery source. This configuration will become more and more important as we bring more clustering capabilities into the project. ---------------------------------------------------------------- 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
