Skip to content

Conversation

@jasontedor
Copy link
Member

This commit forbids the “cached” thread pool setting for any thread
pool other than the generic thread pool (which we continue to require
to be of type “cached”).

Closes #14294, relates #2858, relates #5152

@jasontedor
Copy link
Member Author

@kimchy Would you mind opining on whether or not you think this is okay to forbid?

This commit forbids the “cached” thread pool setting for any thread
pool other than the generic thread pool (which we continue to require
to be of type “cached”).

Closes #14294, relates #2858, relates #5152
@jpountz
Copy link
Contributor

jpountz commented Oct 29, 2015

This sounds reasonable to me. The PR is only tagged with 3.0 for now but if we decide to merge it I think it would make sense to have it on 2.x as well (I wouldn't consider it a breaking change as this is a very expert setting).

@jasontedor
Copy link
Member Author

Closing in favor of #14367 which takes this pull request further by forbidding changing the thread pool type for any thread pool.

@jasontedor jasontedor closed this Oct 29, 2015
@jasontedor jasontedor deleted the forbid-cached-thread-pools branch October 29, 2015 21:14
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