[jboss-jira] [JBoss JIRA] (WFLY-9482) ejb remote client hangs on undertow default worker pool exhaustion
David Lloyd (JIRA)
issues at jboss.org
Wed Oct 25 11:56:00 EDT 2017
[ https://issues.jboss.org/browse/WFLY-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13481838#comment-13481838 ]
David Lloyd commented on WFLY-9482:
-----------------------------------
This seems like an unavoidable consequence of having the client and server use the same task pool. In such a configuration, the number of task threads must _exceed_ the maximum number of allowed concurrent inbound requests (which in turn should be governed by configuration). The excess should be at least several threads.
> ejb remote client hangs on undertow default worker pool exhaustion
> ------------------------------------------------------------------
>
> Key: WFLY-9482
> URL: https://issues.jboss.org/browse/WFLY-9482
> Project: WildFly
> Issue Type: Bug
> Components: Remoting
> Affects Versions: 10.1.0.Final
> Reporter: Igor Vagulin
> Assignee: David Lloyd
>
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
More information about the jboss-jira
mailing list