You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2008/03/17 04:19:24 UTC

[jira] Closed: (DIRMINA-551) IoBuffer doesn't double up on auto-expansion.

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

Trustin Lee closed DIRMINA-551.
-------------------------------

    Resolution: Fixed

Done.

> IoBuffer doesn't double up on auto-expansion.
> ---------------------------------------------
>
>                 Key: DIRMINA-551
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-551
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.9, 1.1.6, 2.0.0-M1
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 2.0.0-M2
>
>
> According to the description of auto-expansion feature of IoBuffer, IoBuffer is supposed to double its capacity when it's expanded automatically.  However, it turned out to expand as much as needed only, which can cause high CPU load when the size of the buffer is big enough.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.