You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Lorenz Quack (JIRA)" <ji...@apache.org> on 2015/10/26 14:25:27 UTC

[jira] [Assigned] (QPID-6807) Add ability to configure the number of selectors for AMQP ports and virtualhost

     [ 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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org