On Thursday, March 27, 2014 11:23:52 AM UTC+5:30, Pandiyan Arumugam wrote: > > Hi, > > I have 5 million records in database i create the index through > BulkRequestBuilder every 10,000 records pushing to elasticsearch But while > sometimes getting *ESRejectedExecutionException* > > > ES_MIN=2gb > ES_MAX=2gb > > cluster.name: pandy > node.name: "pandy_server" > index.number_of_shards: 5 > index.number_of_replicas: 1 > bootstrap.mlockall: true > index.store.compress.stored: true > index.refresh_interval: 1m > indices.memory.index_buffer_size: 90% > threadpool.search.type: fixed > threadpool.search.size: 15 > index.cache.filter.expire: 1m > indices.cache.filter.size: 256mb > threadpool.index.type: fixed > threadpool.index.size: 25 > threadpool.bulk.type: fixed > threadpool.bulk.size: 60 > > I have *only 6GB* RAM > >
-- 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/86d8b037-07d2-4986-b0ac-b3c607457716%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
