Tracking here: https://issues.apache.org/jira/browse/DBCP-503
On Mon, Jun 11, 2018 at 2:27 AM Mark Thomas <ma...@apache.org> wrote: > On 10/06/18 17:14, Gary Gregory wrote: > > > org.apache.commons.dbcp2.datasources.InstanceKeyDataSourceFactory.closeAll() > > does not close all if one of delegated close() calls throws an exception. > > > > I would think we would want to close all no matter what and then save the > > first exception caught and rethrow it after all closes have been > attempted. > > > > Thoughts? > > Agreed. > > Mark > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >