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

[jira] [Updated] (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 ]

Keith Wall updated QPID-6807:
-----------------------------
    Description: 
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.

The field needs to be available in the UI.

  was:
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.

The field needs to be available in the UI.


> 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
>             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.
> 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