[ 
https://issues.apache.org/jira/browse/HTTPCORE-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354435#comment-16354435
 ] 

ASF subversion and git services commented on HTTPCORE-511:
----------------------------------------------------------

Commit b1b71bf0cc819e6690cf0a26e8d78027bd1f24a3 in httpcomponents-core's branch 
refs/heads/4.4.x from [~garydgregory]
[ https://git-wip-us.apache.org/repos/asf?p=httpcomponents-core.git;h=b1b71bf ]

[HTTPCORE-511] Do not cache result of
Runtime.getRuntime().availableProcessors() in IOReactorConfig.

> Do not cache result of Runtime.getRuntime().availableProcessors() in 
> IOReactorConfig
> ------------------------------------------------------------------------------------
>
>                 Key: HTTPCORE-511
>                 URL: https://issues.apache.org/jira/browse/HTTPCORE-511
>             Project: HttpComponents HttpCore
>          Issue Type: Improvement
>          Components: HttpCore NIO
>            Reporter: Gary Gregory
>            Assignee: Gary Gregory
>            Priority: Major
>
> Do not cache the result of {{Runtime.getRuntime().availableProcessors()}} in 
> {{IOReactorConfig}} since the result value can change. For example, some 
> virtualization software let you change the number of virtual CPUs while the 
> VM is running.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
For additional commands, e-mail: dev-h...@hc.apache.org

Reply via email to