Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-2455

Warn that attribute failback-delay is handled automatically

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 7.0.0.ER6
    • 7.0.0.ER3
    • JMS, Migration
    • 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
              mnovak1@redhat.com Miroslav Novak
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: