| The default DriverManagerConnectionProviderImpl starts threads as soon as it's configured. Would be great for this to be lazy. Incidentally the code is not respecting visibility requirements for multithreaded code so I'll improve on that as well. Not considering as a bug as this class is clearly documented as not for production use, but I still need these changes for some POC developments. |