[jboss-jira] [JBoss JIRA] (WFCORE-1801) DomainSlaveHostRegistrations should survive a reload
Brian Stansberry (JIRA)
issues at jboss.org
Thu Sep 15 15:52:00 EDT 2016
Brian Stansberry created WFCORE-1801:
----------------------------------------
Summary: DomainSlaveHostRegistrations should survive a reload
Key: WFCORE-1801
URL: https://issues.jboss.org/browse/WFCORE-1801
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management
Reporter: Brian Stansberry
Priority: Minor
DomainSlaveHostRegistrations is used by the master to record HC registration/unregistration events for display via the management API. The lifecycle of this data is tied to that of DomainModelControllerService, which gets gc'd and recreated on each reload. This data should have a longer lifespan than that.
It doesn't need to be persistent (survive HC restart) but surviving reload would be better.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list