What gives Nodes Info output? Could you gist it?
-- David Pilato | Technical Advocate | elasticsearch.com [email protected] @dadoonet | @elasticsearchfr | @scrutmydocs Le 9 octobre 2014 à 11:59:02, Bernhard Berger ([email protected]) a écrit: On 09.10.14 11:39, David Pilato wrote: Are you using the same Bulk object each time or a new instance for each iteration? I have seen in the past in some Java code people using the same bulk object. So the bulk started with 2k docs. Next iteration it was having 4k docs, … and so on. Not sure it's your concern here but it worths checking :) Thanks, but that doesn't seem the problem (I have double checked it now just to be sure ;-) ), I always create a new instance. The problem happens sometimes after 3 OutOfMemory-free weeks, but also sometimes just 1 day after the last Elasticsearch restart. -- 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/54365C5F.1050105%40gmail.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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/etPan.543665a5.1d4ed43b.bc27%40MacBook-Air-de-David.local. For more options, visit https://groups.google.com/d/optout.
