Hi There, We're experiencing a similar issue after having run ES successfully for several months without any major changes to our read/write patterns, data sizes or documents. This is on Java 7 and ES 1.3.4.
Berhnard -- are you using scripting at all? The issue started popping up after we switched our scripting from MVEL to Groovy. Is there a chance that Groovy scripts would be blowing up the PermGen (but not MVEL scripts)? Adam On Thursday, October 9, 2014 7:46:36 AM UTC-4, Bernhard Berger wrote: > > On 09.10.14 13:12, David Pilato wrote: > > I don't see anything obvious. > Did you compare with other nodes stats? > > It sounds like you have enough memory for bulk operations. > > May be you should try to reduce the bulk size and see how it goes? > > I will try it with Java 8 and a reduced bulk size and will report here > next month if that fixed the problems. > Thanks for your work. > -- 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/f0bf437e-1d9f-40ee-851c-cb93b4f38324%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
