[jboss-jira] [JBoss JIRA] (WFCORE-2271) CLI should use Endpoint executor

Jean-Francois Denise (JIRA) issues at jboss.org
Thu Feb 9 07:33:00 EST 2017


    [ https://issues.jboss.org/browse/WFCORE-2271?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13361080#comment-13361080 ] 

Jean-Francois Denise commented on WFCORE-2271:
----------------------------------------------

Implementation in private branch: https://github.com/jfdenise/wildfly-core/commit/82343adc9d07b5f2b5054a1ab72511680c257418


> CLI should use Endpoint executor
> --------------------------------
>
>                 Key: WFCORE-2271
>                 URL: https://issues.jboss.org/browse/WFCORE-2271
>             Project: WildFly Core
>          Issue Type: Enhancement
>          Components: CLI
>            Reporter: Jean-Francois Denise
>            Assignee: Jean-Francois Denise
>
> Today the 16 threads (default value) of the ThreadPool attached to the Endpoint are started and never used (except during connection of Controller client).
> CLI, instead of instantiating and managing its own Executor, it should re-use the XNIO one and configure its size the way the CLI custom one does.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list