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/08/18 06:40:30 UTC

[jira] Resolved: (DIRMINA-305) SocketIoProcessor is biased to write operations.

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

Trustin Lee resolved DIRMINA-305.
---------------------------------

    Resolution: Fixed

Fixed the problem by restricting the flush loop to write no more than twice of the socket send buffer size.

> SocketIoProcessor is biased to write operations.
> ------------------------------------------------
>
>                 Key: DIRMINA-305
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-305
>             Project: MINA
>          Issue Type: Bug
>          Components: Transport
>    Affects Versions: 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 1.0.4, 1.1.1, 1.0.5, 1.1.2
>            Reporter: Trustin Lee
>            Assignee: Trustin Lee
>             Fix For: 1.0.6, 1.1.3
>
>
> High performance network devices can flush socket write buffers very fast, and SocketIoProcessor can stay for quite long time in flush loop.
> Related mailing list thread:
> http://article.gmane.org/gmane.comp.apache.directory.mina.devel/2177

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