[ 
https://issues.apache.org/jira/browse/CASSANDRA-4790?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Brandon Williams updated CASSANDRA-4790:
----------------------------------------

    Fix Version/s: 1.2.0 rc1
    
> Allow property override of available processors value
> -----------------------------------------------------
>
>                 Key: CASSANDRA-4790
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-4790
>             Project: Cassandra
>          Issue Type: New Feature
>          Components: Core
>            Reporter: Ahmed Bashir
>            Assignee: Brandon Williams
>            Priority: Minor
>             Fix For: 1.1.8, 1.2.0 rc1
>
>         Attachments: 4790.txt
>
>
> Currently, many critical thread pools are sized according to the number of 
> available processors i.e. Runtime.getRuntime.availableProcessors() (See 
> StageManager.java)
> In a multi-instance deployment, multiple Cassandra instances will 
> independently assume that all processors are available to it; there should be 
> a mechanism to specify a smaller set of processors (and perhaps have 
> affinity).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to