[ 
https://issues.apache.org/jira/browse/DIRMINA-748?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

matteodg updated DIRMINA-748:
-----------------------------

    Attachment: DIRMINA-748.patch

Patch file for fixing bug in 
core/src/main/java/org/apache/mina/core/buffer/CachedBufferAllocator.java

> 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.

Reply via email to