Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Do
-
3.4.12
-
None
-
None
Description
The Java driver currently has it's own ConnectionPool implementation. Determine if using the netty FixedSizeConnectionPool allows us to drop our pool and implement it should it be smart to do so. This task should probably include a modicum of performance testing to ensure there are no adverse effects from the change. Presumably this is a non-breaking change and can go to 3.5.x, but if not, then it should probably point at 3.6.0.