[jboss-jira] [JBoss JIRA] (WFLY-6068) Attribute failback-delay is not migrated
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 moved JBEAP-3033 to WFLY-6068:
------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-6068 (was: JBEAP-3033)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: JMS
(was: JMS)
(was: Migration)
Target Release: (was: 7.0.0.GA)
Affects Version/s: 10.0.0.CR5
(was: 7.0.0.ER3)
Affects Testing: (was: Regression)
> Attribute failback-delay is not migrated
> ----------------------------------------
>
> 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