[
https://issues.jboss.org/browse/WFCORE-273?page=com.atlassian.jira.plugin...
]
Ken Wills commented on WFCORE-273:
----------------------------------
Adding a server with auto-start=false then starting it, after an HC reload with
--restart-servers=true, doesn't get started. I think these should get restarted if
running.
What about the reverse case, if auto-start=true and not running, should it be started with
--restart-servers? (My initial reaction is no.) This seems to be overlapping into
update-auto-start-with-server-status = true.
I'll make a list of the states & outcomes with auto-start, --restart=true|false
and update-auto-start-with-server-status and review.
ServerInventory#reconnectServer should take auto-start into account
-------------------------------------------------------------------
Key: WFCORE-273
URL:
https://issues.jboss.org/browse/WFCORE-273
Project: WildFly Core
Issue Type: Task
Components: Domain Management
Reporter: Emanuel Muckenhuber
Assignee: Ken Wills
Fix For: 3.0.0.Alpha1
When reconnecting to stopped (but not removed) servers, the ServerInventory should take
the auto-start property into account. Otherwise the process will just get removed, however
started with the next :reload of the HC.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)