https://issues.apache.org/bugzilla/show_bug.cgi?id=49241

           Summary: DataSourceFactory.parsePoolProperties() doesn't look
                    for "suspectTimeout"
           Product: Tomcat 7
           Version: trunk
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Modules: jdbc-pool
        AssignedTo: [email protected]
        ReportedBy: [email protected]


If you call the DataSourceFactory.parsePoolProperties() method, passing in a
Properties object with the "suspectTimeout" property set, that key/value pair
is never passed on to the PoolProperties.setSuspectTimeout() method.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to