[jboss-jira] [JBoss JIRA] (AS7-5978) DefaultDeploymentOperations should use ModelControllerClient.executeAsync()

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Nov 26 18:44:21 EST 2012


     [ https://issues.jboss.org/browse/AS7-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry updated AS7-5978:
----------------------------------

    Fix Version/s:     (was: 7.1.4.Final (EAP))

    
> DefaultDeploymentOperations should use ModelControllerClient.executeAsync()
> ---------------------------------------------------------------------------
>
>                 Key: AS7-5978
>                 URL: https://issues.jboss.org/browse/AS7-5978
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.1.3.Final (EAP)
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>             Fix For: 7.2.0.Alpha1
>
>
> DefaultDeploymentOperations isn't using the async ModelControllerClient API; instead it is submitting a synchronous execute request to its own Executor. It should use the ModelControllerClient.executeAsync() API to ensure the intended task cancellation logic is invoked.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list