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

Lorenz Quack reassigned QPID-6807:
----------------------------------

    Assignee: Lorenz Quack

> Add ability to configure the number of selectors for AMQP ports and 
> virtualhost
> -------------------------------------------------------------------------------
>
>                 Key: QPID-6807
>                 URL: https://issues.apache.org/jira/browse/QPID-6807
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Java Broker
>            Reporter: Keith Wall
>            Assignee: Lorenz Quack
>             Fix For: qpid-java-6.0
>
>
> We need the ability to configure the number of selects used by AMQP Ports and 
> Virtualhosts.  This should be exposed as a model attribute which defaults to 
> a context variable yielding Math.max(scheduler.getPoolSize()/8,1) if not set. 
>  There should be a restriction that the number of selectors cannot be zero 
> and the number of selectors must be less than the number of threads.
> The field needs to be available in the UI.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to