Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-6068

Warn that attribute failback-delay is handled automatically

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 10.1.0.CR1, 10.1.0.Final
    • 10.0.0.CR5
    • JMS
    • None

    Description

      Attribute failback-delay="6000" is not migrated.

      The migrated configuration should like:

      <shared-store-master failover-on-server-shutdown="true" failback-delay="6000" />
      

      but there is just:

      <shared-store-master failover-on-server-shutdown="true" />
      

      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/

      Attachments

        Issue Links

          Activity

            People

              jmesnil1@redhat.com Jeff Mesnil
              jmesnil1@redhat.com Jeff Mesnil
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: