-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Test Coverage
-
None
We recently fixed an issue where the driver was leaking ByteBuf instances that were supposed to be pooled. To make it easier to avoid future leaks, or detect more existing leaks, the driver should check for leaks during test runs, similar to the way it detects connection and session leaks.