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/09/14 09:38:32 UTC

[jira] Updated: (DIRMINA-430) IoSession.getScheduledWriteBytes() slows with size of queue

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

Trustin Lee updated DIRMINA-430:
--------------------------------

          Component/s: Transport
    Affects Version/s: 1.0.5
        Fix Version/s:     (was: 2.0.0-M1)
                       1.0.6
              Summary: IoSession.getScheduledWriteBytes() slows with size of queue  (was: SocketSessionImpl.getScheduledWriteBytes slows with size of queue)

Let me fix it in 1.0, too.

> IoSession.getScheduledWriteBytes() slows with size of queue
> -----------------------------------------------------------
>
>                 Key: DIRMINA-430
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-430
>             Project: MINA
>          Issue Type: Improvement
>          Components: Core, Transport
>    Affects Versions: 1.0.5, 1.1.2
>            Reporter: peter royal
>            Assignee: peter royal
>             Fix For: 1.0.6, 1.1.3
>
>
> Whenever you call SocketSessionImpl.getScheduledWriteBytes, it manually tallies the size of the queue. 
> This is inefficient when the queue has a decent number of outstanding requests.

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