Martin Simka created WFCORE-1798:
------------------------------------
Summary: SynchServerOperation pulls down more config than necessary during
slave reconnection to DC
Key: WFCORE-1798
URL:
https://issues.jboss.org/browse/WFCORE-1798
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management
Reporter: Martin Simka
Assignee: Ken Wills
When a slave disconnects and reconnects to the DC for the first time, a complete copy of
the domain config is sent. If the slave is using the default ignore-unused-configuration
semantics, it still adds all of the additional configuration.
An additional side issue is the full-ha subsystems are being added in reverse order.
More detail in comments here
https://github.com/wildfly/wildfly-core/pull/1754.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)