[jboss-jira] [JBoss JIRA] (WFLY-6068) Warn that attribute failback-delay is handled
Jeff Mesnil (JIRA)
issues at jboss.org
Tue Jan 26 06:04:00 EST 2016
[ https://issues.jboss.org/browse/WFLY-6068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jeff Mesnil updated WFLY-6068:
------------------------------
Summary: Warn that attribute failback-delay is handled (was: Attribute failback-delay is not migrated)
> Warn that attribute failback-delay is handled
> ----------------------------------------------
>
> Key: WFLY-6068
> URL: https://issues.jboss.org/browse/WFLY-6068
> Project: WildFly
> Issue Type: Bug
> Components: JMS
> Affects Versions: 10.0.0.CR5
> Reporter: Jeff Mesnil
> Assignee: Jeff Mesnil
>
> Attribute {{failback-delay="6000"}} is not migrated.
> The migrated configuration should like:
> {code}
> <shared-store-master failover-on-server-shutdown="true" failback-delay="6000" />
> {code}
> but there is just:
> {code}
> <shared-store-master failover-on-server-shutdown="true" />
> {code}
> See failed test in Jenkins:
> [1] https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap7-migration-standalone/8/testReport/org.jboss.qa.eap6to7migration.hornetq2artemis/ColocatedReplicatedTopologyTest/migrate/
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list