]
Ryan Emerson updated ISPN-9058:
-------------------------------
Affects Version/s: 9.2.1.Final
Auto-start feature/flag for nodes added from Management Console
---------------------------------------------------------------
Key: ISPN-9058
URL:
https://issues.jboss.org/browse/ISPN-9058
Project: Infinispan
Issue Type: Enhancement
Components: Console
Affects Versions: 9.2.1.Final
Reporter: Vladimir Blagojevic
Assignee: Vladimir Blagojevic
Priority: Minor
Fix For: 9.2.2.Final, 9.3.0.Alpha1
Currently when a new Infinispan node is added via the management console on any of the
configured hosts and when the entire Infnispan cluster including the domain controller is
reboot for any reason, the nodes added via the management console would not come up by
default. This is because the host.xml got updated with the server entry but the
*auto-start* attribute on the *<server>* was not set to *true*.