mdarifmustafa / vt-middleware

Automatically exported from code.google.com/p/vt-middleware
0 stars 0 forks source link

ldaptive: add property to control pool fail fast behavior #200

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The current pool will throw if #initialize() does not produce a pool with any 
connections and min size > 0.
Add a property to the pool to control fail fast behavior.

Original issue reported on code.google.com by dfis...@gmail.com on 19 Nov 2013 at 8:29

GoogleCodeExporter commented 8 years ago
Fixed in r2855.

Original comment by dfis...@gmail.com on 20 Nov 2013 at 9:54