-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
This issue is a regression caused by XNIO-358, reintroducing the original bug represented by XNIO-346.
The PR must be reverted, the reason all memory directly allocated should be added to directBuffers is so that we can add (or readd) the "freed" direct memory on clean. If we never add the buffers to directBuffers, it will always be empty, and so FREE_DIRECT_BUFFERS is not populated on clean.
- is cloned by
-
JBEAP-19542 (7.3.z) XNIO-374 - ByteBufferSlicePool FREE_DIRECT_BUFFERS is always empty
- Closed
- is incorporated by
-
JBEAP-19543 (7.2.z) XNIO-374 - ByteBufferSlicePool FREE_DIRECT_BUFFERS is always empty
- Closed