You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 28, 2018. It is now read-only.
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.
Affected Versions
[2.4.1]
The text was updated successfully, but these errors were encountered:
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.
Affected Versions
[2.4.1]
The text was updated successfully, but these errors were encountered: