To answer my own question #2: discovery.zen.ping_timeout: timeout for master selection.
discovery.zen.fd.ping_timeout: timeout for fault detection. So question #1 is now: If discovery type is set to ec2, which is correct? discovery.ec2.fd.ping_timeout or discovery.zen.fd.ping_timeout? Thanks, Jason On Tuesday, May 6, 2014 3:43:08 PM UTC-7, Jason wrote: > > Hi All, > > 1) If my discovery type is ec2, which of the following settings are > actually in effect? > > discovery.zen.ping_timeout: 60s > discovery.zen.fd.ping_timeout: 60s > discovery.ec2.ping_timeout: 60s > discovery.ec2.fd.ping_timeout: 60s > > 2) what's the difference between discovery.zen.ping_timeout and > discovery.zen.fd.ping_timeout? Is one just a typo that got propagated on > the web? > > Thanks in advance, > > Jason > -- 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/b058ce9f-73d1-42bf-ac1a-6cc7feaccecd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
