Cool, Shikhar, At Sematext we use both ES and Akka (in SPM <http://sematext.com/spm/>), so this is interesting for me to see... Would it make sense to add a bit more to the README..... things like: * why? is something wrong with Zen? * pros and cons of this vs. Zen vs. ZK
Thanks, Otis -- Performance Monitoring * Log Analytics * Search Analytics Solr & Elasticsearch Support * http://sematext.com/ On Thursday, May 8, 2014 3:32:24 AM UTC-4, Shikhar Bhushan wrote: > > All Elasticsearch nodes will end up being part of the Akka cluster :) I > think you're really asking how many seed nodes you should specify. The seed > node list is probably going to be similar to what you might use for > zen.unicast.hosts. > > Worth noting that besides being initial contact points for when the > cluster is starting up, with eskka they are also used for resolving > partitions. Given this requirement, you would ideally have 3 or more > specified. It is perfectly ok to have all of your nodes listed, if you know > their addresses before startup. > > https://github.com/shikhar/eskka#configuration > > > On Wed, May 7, 2014 at 9:31 PM, Ivan Brusic <[email protected]<javascript:> > > wrote: > >> Extremely interesting! What is the recommended size of the Akka cluster >> compared to the Elasticsearch cluster? >> >> -- >> Ivan >> >> >> On Tue, May 6, 2014 at 8:42 PM, shikhar <[email protected] <javascript:> >> > wrote: >> >>> Just released 0.1.1<https://github.com/shikhar/eskka/releases/tag/v0.1.1> >>> >>> This version is working well in my manual testing. Automated testing is >>> on the roadmap... >>> >>> >>> On Mon, May 5, 2014 at 10:49 AM, shikhar <[email protected]<javascript:> >>> > wrote: >>> >>>> See README<https://github.com/shikhar/eskka/blob/release-0.1/README.md> >>>> >>>> I'd love to have feedback on this first release! >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "elasticsearch" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected] <javascript:>. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/elasticsearch/CAHWG4DNiwCxbZakzogFfqFxYxabcQ_ysG2_OMd06%3D%2BfDqFEQdA%40mail.gmail.com<https://groups.google.com/d/msgid/elasticsearch/CAHWG4DNiwCxbZakzogFfqFxYxabcQ_ysG2_OMd06%3D%2BfDqFEQdA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "elasticsearch" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected] <javascript:>. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQDjg7Uaw4tTVr2-8cGM7w2sutH6F2XzCVj3JjKK-RCt5g%40mail.gmail.com<https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQDjg7Uaw4tTVr2-8cGM7w2sutH6F2XzCVj3JjKK-RCt5g%40mail.gmail.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> > > -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/9b73c46d-66dd-4c29-9e76-feba3f033133%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
