[jboss-jira] [JBoss JIRA] (WFLY-6068) Warn that attribute failback-delay is handled automatically

Jeff Mesnil (JIRA) issues at jboss.org
Mon Feb 8 09:28:00 EST 2016


     [ https://issues.jboss.org/browse/WFLY-6068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil reopened WFLY-6068:
-------------------------------


Warning is not displayed when the failback-delay is discarded during migration

> Warn that attribute failback-delay is handled automatically
> -----------------------------------------------------------
>
>                 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
>             Fix For: 10.0.0.Final
>
>
> 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