Description
Seeing some new deprecation warnings on 4.x branch due to imports of deprecation connection pool event classes. I think the only way to get rid of them is to fully qualify the class names and remove the import statements.
Seeing some new deprecation warnings on 4.x branch due to imports of deprecation connection pool event classes. I think the only way to get rid of them is to fully qualify the class names and remove the import statements.