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

Tristan Tarrant (JIRA) issues at jboss.org
Thu Apr 19 04:12:00 EDT 2018


Tristan Tarrant created ISPN-9091:
-------------------------------------

             Summary: Replace Runtime.getRuntime().availableProcessors() usage with a 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


Java's Runtime.getRuntime().availableProcessors() doesn't take into account cgroup quotas correctly. Provide our own implementation that does.



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


More information about the infinispan-issues mailing list