Skip to content

Remove thread pool from page cache recycler#18664

Merged
jasontedor merged 1 commit intoelastic:masterfrom
jasontedor:page-cache-recycler-thread-pool
May 31, 2016
Merged

Remove thread pool from page cache recycler#18664
jasontedor merged 1 commit intoelastic:masterfrom
jasontedor:page-cache-recycler-thread-pool

Conversation

@jasontedor
Copy link
Copy Markdown
Member

The page cache recycler has a dependency on thread pool that was there
for historical reasons but is no longer needed. This commit removes this
now unneeded dependency.

Relates #18613

The page cache recycler has a dependency on thread pool that was there
for historical reasons but is no longer needed. This commit removes this
now unneeded depedency.
@nik9000
Copy link
Copy Markdown
Member

nik9000 commented May 31, 2016

neat. LGTM

@jasontedor jasontedor merged commit e21d8b3 into elastic:master May 31, 2016
@jasontedor jasontedor deleted the page-cache-recycler-thread-pool branch May 31, 2016 18:52
@s1monw
Copy link
Copy Markdown
Contributor

s1monw commented May 31, 2016

awesome as a sideeffect can we make the page cache recycler an impl detail of BigArrays?

@jasontedor
Copy link
Copy Markdown
Member Author

awesome as a sideeffect can we make the page cache recycler an impl detail of BigArrays?

+1

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants