[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 08:48:04 EDT 2019
Brian Stansberry created WFLY-12560:
---------------------------------------
Summary: 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
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