You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Emmanuel Lecharny (JIRA)" <ji...@apache.org> on 2010/01/14 19:27:54 UTC

[jira] Resolved: (DIRMINA-748) CachedBufferAllocator does not free buffers when maxCachedBufferSize=0

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

Emmanuel Lecharny resolved DIRMINA-748.
---------------------------------------

    Resolution: Fixed

Doh... What a bug !

Thanks for the fix, it has been applied : http://svn.apache.org/viewvc?rev=899343&view=rev

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