[Migration operation] HA configuration is not migrated
------------------------------------------------------
Key: WFLY-5086
URL:
https://issues.jboss.org/browse/WFLY-5086
Project: WildFly
Issue Type: Bug
Components: JMS
Affects Versions: 10.0.0.Alpha6
Reporter: Miroslav Novak
Assignee: Jeff Mesnil
Fix For: 10.0.0.CR1
HA configuration is not migrated.
For example:
{code}
<shared-store>true</shared-store>
{code}
does not have equivalent config in in migrated configuration.
Customer with HA configuration for HornetQ will not have this configuration after
migration.