Break up abstract connection pool by gmcgibbon · Pull Request #41339 · rails/rails

Summary This is borderline a cosmetic change, but I was reading this file recently and was surprised by how big it was. The connection handler is big enough for it to be a separate file. The pool q...