Skip to content
This repository has been archived by the owner on May 28, 2018. It is now read-only.

JERSEY-2222: Support ClientProperties.ASYNC_THREADPOOL_SIZE #39

Closed
wants to merge 1 commit into from
Closed

JERSEY-2222: Support ClientProperties.ASYNC_THREADPOOL_SIZE #39

wants to merge 1 commit into from

Conversation

raphw
Copy link

@raphw raphw commented Nov 12, 2013

So far, the ClientProperties.ASYNC_THREADPOOL_SIZE property is ignored by the Jersey implementation. However, it should be considered by the ClientAsyncExecutorsFactory which can retreive a CommonConfig instance from its creating ClientRuntime as long as this instance is informed by its building ClientConfig.

In dependency of the feature, a cached thread pool or a fixed thread pool can be used.

I already filed a Jira issue.

…rty is ignored by the Jersey implementation. However, it should be considered by the ClientAsyncExecutorsFactory which can retreive a CommonConfig instance from its creating ClientRuntime as long as this instance is informed by its building ClientConfig.

In dependency of the feature, a cached thread pool or a fixed thread pool can be used.
@buildhive
Copy link

Jersey - JAX-RS Reference Implementation » jersey #151 FAILURE
Looks like there's a problem with this pull request
(what's this?)

@mpotociar
Copy link
Collaborator

Has been resolved via internal commit. Still. thank you for your contribution submission.

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

Successfully merging this pull request may close these issues.

3 participants