There is more to the issue than merely your configuration. What are your
queries? Are you doing a lot of aggregations, especially on on
high-cardinality fields. What kind of hardware are you running now?

Using the API, looks at your field cache usage. The field cache is held
within the Java heap space, which would cause the out of memory issues.

Cheers,

Ivan

On Thu, Oct 23, 2014 at 1:26 PM, Eike Dehling <e...@buzzcapture.com> wrote:

> Hi all,
>
> We are using elasticsearch in our production backing dashboards with
> social media data. We are running 0.90 version.
>
> Our volume of data grows every day, so we semi-regularly add servers to
> our cluster to keep things running smooth. A year ago we went from 4 nodes
> to 6 nodes. One month ago we have gone from 6 to 8 nodes. Only now, we are
> seeing OutOfMemory like issues again.
>
> My question: It surprises me that we are hitting resource limits again so
> soon, increase in data does not explain that very well. Any suggestions for
> causes?
>
> Best regards,
> Eike dehling
>
> --
> 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 elasticsearch+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/elasticsearch/b7ca0070-84bc-4325-8a36-f8600289ae65%40googlegroups.com
> .
> 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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/CALY%3DcQAnMdwVi-xq3oXEsYKROtcDwhR58pnZFsShLhmXvVg5VA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to