CachedBufferAllocator does not free buffers when maxCachedBufferSize=0
----------------------------------------------------------------------
Key: DIRMINA-748
URL: https://issues.apache.org/jira/browse/DIRMINA-748
Project: MINA
Issue Type: Bug
Components: Core
Affects Versions: 2.0.0-RC1
Reporter: matteodg
Attachments: DIRMINA-748.patch
The CachedBufferAllocator created with maxCachedBufferSize=0 always allocates
new buffers instead of reusing them.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.