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

--- Comment #2 from Matt Passell <mpass...@grovehillsoftware.com> 2010-05-03 
10:04:29 EDT ---
Created an attachment (id=25391)
 --> (https://issues.apache.org/bugzilla/attachment.cgi?id=25391)
Adds constant and property handling for suspectTimeout to DataSourceFactory

I added the constant PROP_SUSPECT_TIMEOUT and code to read the "suspectTimeout"
property from the Properties object, parse it to an int, and pass it into
PoolProperties.setSuspectTimeout().  I looked over all the other fields of
PoolProperties and it looks like there are being properly converted.

-- 
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to