Hi all

Based on another thread I started, I'm embedding ES into my application. 
 Starting today, and I'm sure there's something that got thrown into the 
mix causing this, we have started seeing high counts of thread pools 
getting created and the application never fully booting.

I see this in the logs at a fine level:

2014-08-01 12:34:32,731 FINE  [org.elasticsearch.threadpool] (ServerService 
Thread Pool -- 19) [Sauron] creating thread_pool [generic], type [cached], 
keep_alive [30s]

2014-08-01 12:34:32,731 FINE  [org.elasticsearch.threadpool] (ServerService 
Thread Pool -- 19) [Sauron] creating thread_pool [generic], type [cached], 
keep_alive [30s]

2014-08-01 12:34:32,732 FINE  [org.elasticsearch.threadpool] (ServerService 
Thread Pool -- 19) [Sauron] creating thread_pool [generic], type [cached], 
keep_alive [30s]

2014-08-01 12:34:32,732 FINE  [org.elasticsearch.threadpool] (ServerService 
Thread Pool -- 19) [Sauron] creating thread_pool [generic], type [cached], 
keep_alive [30s]

2014-08-01 12:34:32,732 FINE  [org.elasticsearch.threadpool] (ServerService 
Thread Pool -- 19) [Sauron] creating thread_pool [generic], type [cached], 
keep_alive [30s]

2014-08-01 12:34:32,732 FINE  [org.elasticsearch.threadpool] (ServerService 
Thread Pool -- 19) [Sauron] creating thread_pool [generic], type [cached], 
keep_alive [30s]

2014-08-01 12:34:32,732 FINE  [org.elasticsearch.threadpool] (ServerService 
Thread Pool -- 19) [Sauron] creating thread_pool [generic], type [cached], 
keep_alive [30s]

2014-08-01 12:34:32,732 FINE  [org.elasticsearch.threadpool] (ServerService 
Thread Pool -- 19) [Sauron] creating thread_pool [generic], type [cached], 
keep_alive [30s]

2014-08-01 12:34:32,732 FINE  [org.elasticsearch.threadpool] (ServerService 
Thread Pool -- 19) [Sauron] creating thread_pool [generic], type [cached], 
keep_alive [30s]

2014-08-01 12:34:32,732 FINE  [org.elasticsearch.threadpool] (ServerService 
Thread Pool -- 19) [Sauron] creating thread_pool [generic], type [cached], 
keep_alive [30s]


I wouldn't expect so many threadpools to get created.  Is this expected?


John

-- 
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/e9388230-6f83-4aa9-8752-5e9c47625b03%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to