[jboss-jira] [JBoss JIRA] (WFLY-12560) Prefer ServerReload methods that use ManagementClient instead of ModelControllerClient
Brian Stansberry (Jira)
issues at jboss.org
Sun Sep 15 10:02:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-12560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry updated WFLY-12560:
------------------------------------
Git Pull Request: https://github.com/wildfly/wildfly/pull/12647
> Prefer ServerReload methods that use ManagementClient instead of ModelControllerClient
> --------------------------------------------------------------------------------------
>
> Key: WFLY-12560
> URL: https://issues.jboss.org/browse/WFLY-12560
> Project: WildFly
> Issue Type: Task
> Components: Test Suite
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Minor
>
> The ServerReload.executeReloadAndWaitForCompletion variants that take a ManagementClient instead of a ModelControllerClient are more robust because the ManagementClient can specfically provide the host/port to try to reconnect to, while the ModelControllerClient variants have to guess using TestsuiteEnvironment.
> This shouldn't matter in most cases but by changing the code to the more robust variant that will encourage it's use in new tests where it might matter.
--
This message was sent by Atlassian Jira
(v7.13.5#713005)
More information about the jboss-jira
mailing list