[jboss-jira] [JBoss JIRA] (AS7-761) subsystem=web, connector=http has no default for executor
Brian Stansberry (Assigned) (JIRA)
jira-events at lists.jboss.org
Mon Oct 24 11:25:45 EDT 2011
[ https://issues.jboss.org/browse/AS7-761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry reassigned AS7-761:
------------------------------------
Assignee: (was: Emanuel Muckenhuber)
The internal JBoss Web pooling implementation is somewhat managed; i.e. the subsystem xsd includes max-connectors element that configures this default pool.
I'm going to unassign Emanuel from this, as he's not going to be doing anything on this. There is a current discussion on the jboss-as-dev list re: thread pools with a side branch about the web subsystem; if you have input please post there or assign to someone on the web team. They are doing almost all the work on the web subsystem now.
> subsystem=web,connector=http has no default for executor
> --------------------------------------------------------
>
> Key: AS7-761
> URL: https://issues.jboss.org/browse/AS7-761
> Project: Application Server 7
> Issue Type: Bug
> Components: Domain Management, Web
> Reporter: Heiko Rupp
> Fix For: 7.1.0.Beta1
>
>
> "executor" => {
> "type" => STRING,
> "description" => "The name of the executor that should be used for the processing threads of this connector. Defaults to using an internal pool.",
> "required" => false,
> "access-type" => "read-only",
> "storage" => "configuration"
> },
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list