This is interesting, I was thinking by having more replicas we can work around issues when few nodes go down. Is this more challenging than that? I am trying to understand where should I put more focus on to get HA search solution. We have large data sets so I also worry about too much index movement causing performance issues. Is there a downside of completely disabling shard allocation.
On Thu, Feb 13, 2014 at 2:26 PM, [email protected] < [email protected]> wrote: > Personally this is what I am after because I know how frustrating it is > for the user. For operating library catalog search, we do not lose (too > much) money if one of our systems go down for some minutes, but users lose > time and get annoyed. Hard to convince the supervisors to set up 24/7 > operation mode and SLAs - this is more expensive than random short system > outages. And, even with 24/7, the search engine is only one part of a whole > complex network. > > Jörg > > > On Thu, Feb 13, 2014 at 5:56 AM, Ivan Brusic <[email protected]> wrote: > >> >> On Wed, Feb 12, 2014 at 1:58 PM, [email protected] < >> [email protected]> wrote: >> >>> For my requirements, downtime of 15 min is acceptable. >>> >> >> I can only wish! I run an ecommerce site, so my requirement is no >> downtime. Ever. >> >> >> -- > 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/CAKdsXoF-hF%3D6q%3DcjihZ6qksCV6sEmQ8nTONkQhLjW1AAR7YkHw%40mail.gmail.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- 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/CAOT3TWqUcHo3sqb-aUXwp6zJ5-fy-PUE1hy_r6pgoO2Rh1w51w%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
