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

Move some Transaction Subsystem system properties to proper subsystem configuration

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 29.0.0.Final
    • Transactions
    • None
    • Some properties controling transaction recovery properties have been moved into the transaction subsystem configuration.
    • ---
    • ---
    • Enterprise Application Platform

      Convert the following system properties into transaction subsystem config properties: 

       <system-properties>
          <property name="RecoveryEnvironmentBean.periodicRecoveryPeriod" value="180"/>
          <property name="RecoveryEnvironmentBean.recoveryBackoffPeriod" value="20"/>
          <property name="RecoveryEnvironmentBean.periodicRecoveryInitilizationOffset" value="5"/>
          <property name="RecoveryEnvironmentBean.expiryScanInterval" value="24"/>
      </system-properties> 

       

            jfinelli@redhat.com Manuel Finelli
            rhn-engineering-mmusgrov Michael Musgrove
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: