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