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 2007/07/31 08:43:52 UTC

[jira] Closed: (DIRMINA-407) IoSession.getScheduledWriteMessages() returns wrong value.

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

Trustin Lee closed DIRMINA-407.
-------------------------------


> IoSession.getScheduledWriteMessages() returns wrong value.
> ----------------------------------------------------------
>
>                 Key: DIRMINA-407
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-407
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 1.0.4, 1.1.1
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>            Priority: Minor
>             Fix For: 1.0.5, 1.1.2
>
>
> IoSession.getScheduledWriteMessages() should only count the special empty buffers offered by ProtocolCodecFilter.  Current implementation counts all elements, so it returns a wrong value, usually a double of the expected.

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