Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Thread Pool: Add a dedicated thread pool for refresh #1624

Closed
kimchy opened this issue Jan 18, 2012 · 2 comments
Closed

Thread Pool: Add a dedicated thread pool for refresh #1624

kimchy opened this issue Jan 18, 2012 · 2 comments

Comments

@kimchy
Copy link
Member

kimchy commented Jan 18, 2012

Have a dedicated thread pool for refresh (it currently uses the built in cached one). This will allow to get better stats specific to the refresh operation (using the new thread pool node level stats), and, configure it to be a different type of thread pool (defaults to cached).

@kimchy kimchy closed this as completed in 2eeb609 Jan 18, 2012
@sweetbaybe
Copy link

How can I view the state of Elasticsearch ThreadPool

@martijnvg
Copy link
Member

@sweetbaybe
The current state can be viewed via the node stats api: http://localhost:9200/_nodes/stats?thread_pool

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants