[infinispan-issues] [JBoss JIRA] (ISPN-9091) Replace Runtime.getRuntime().availableProcessors() usage with a cgroups quota-aware implementation

Ryan Emerson (JIRA) issues at jboss.org
Fri May 4 06:47:03 EDT 2018


     [ https://issues.jboss.org/browse/ISPN-9091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ryan Emerson resolved ISPN-9091.
--------------------------------
    Fix Version/s: 9.3.0.Beta1
       Resolution: Done


> Replace Runtime.getRuntime().availableProcessors() usage with a cgroups quota-aware implementation
> --------------------------------------------------------------------------------------------------
>
>                 Key: ISPN-9091
>                 URL: https://issues.jboss.org/browse/ISPN-9091
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 9.2.1.Final
>            Reporter: Tristan Tarrant
>            Assignee: Tristan Tarrant
>             Fix For: 9.3.0.Beta1
>
>
> Java's Runtime.getRuntime().availableProcessors() doesn't take into account cgroup quotas correctly. Provide our own implementation that does.
> See https://github.com/wildfly/wildfly-common/blob/master/src/main/java/org/wildfly/common/cpu/ProcessorInfo.java



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the infinispan-issues mailing list