Re: [DBCP] Release 2.8.0

2020-09-21 Thread Phil Steitz
Sounds good.  I implemented the DBCP changes this weekend but did not finish testing and I had to make some decisions that would be good to talk about.  I will ask about that in another thread.  I think the pool changes are fine though and will meet the need. On 9/21/20 7:55 AM, Gary Gregory w

Re: [DBCP] Release 2.8.0

2020-09-21 Thread Gary Gregory
On Mon, Sep 21, 2020 at 10:55 AM Gary Gregory wrote: > Hi All: > > I need to pick up the fix "Mask out user name and password from > DriverAdapterCPDS.toString()." ASAP, so I plan on creating a release > candidate later today or tonight. > > I can pick up the new DestroyMode work Phil did in Pool

[DBCP] Release 2.8.0

2020-09-21 Thread Gary Gregory
Hi All: I need to pick up the fix "Mask out user name and password from DriverAdapterCPDS.toString()." ASAP, so I plan on creating a release candidate later today or tonight. I can pick up the new DestroyMode work Phil did in Pool for use in DBCP in a subsequent release. Gary