Hi Jorg I had not intentionally stopped .It had stopped but didn't logged any exceptionsi am doing 80 concuent bulk requests each with 10k docs.Bulk response are fine untli 100 million able to insert all the records with uuid key. i am using the default segment merging not configured other than out of box.Heap is running hot aroud 80% usage but not full.i am not using any monitoring tools.
On Friday, December 20, 2013 12:04:35 PM UTC-8, Jörg Prante wrote: > Can you tell more details about "the indexing is stopped"? Do you stop it > intentionally? > > How long does it take for 100 million docs? Do you use Java API or HTTP > API? How many concurrent bulk request do you send? Do you evaluate the > BulkResponses? Do you use monitoring tools? Is the heap full, did you > starve the indexing? Are there GC pauses? Is something in the (debug level) > logs? How large are the segments that you are merging? > > Jörg > > -- 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/cdcf1961-bf37-4bd6-8d6b-54550d642d10%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
