[jboss-jira] [JBoss JIRA] Created: (JBTM-197) Multiple recovery timeouts in property file

Mark Little (JIRA) jira-events at jboss.com
Fri Jan 26 05:58:57 EST 2007


Multiple recovery timeouts in property file
-------------------------------------------

                 Key: JBTM-197
                 URL: http://jira.jboss.com/jira/browse/JBTM-197
             Project: JBoss Transaction Manager
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: JTA Implementation
    Affects Versions: 4.2.2
            Reporter: Mark Little
         Assigned To: Kevin Conner
             Fix For: 4.2.3


The following properties appear multiple times in the jbossjta-properties.xml file (there may be other duplicates I haven't noticed):

 <property
            name="com.arjuna.ats.arjuna.recovery.periodicRecoveryPeriod" value="120"/>
        <!--
        Interval in seconds between first and second pass of periodic recovery.
        Default is 10 seconds.
      -->
        <property
            name="com.arjuna.ats.arjuna.recovery.recoveryBackoffPeriod" value="10"/>
        <!--
        Periodic recovery modules to use.  Invoked in sort-order of names.
      -->


-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list