You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Norman Maurer (JIRA)" <se...@james.apache.org> on 2010/11/24 12:38:14 UTC

[jira] Resolved: (JAMES-1140) RetrCmdHandler and TopCmdHandler can block the I/O Thread

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

Norman Maurer resolved JAMES-1140.
----------------------------------

    Resolution: Fixed

fixed

> RetrCmdHandler and TopCmdHandler can block the I/O Thread
> ---------------------------------------------------------
>
>                 Key: JAMES-1140
>                 URL: https://issues.apache.org/jira/browse/JAMES-1140
>             Project: JAMES Server
>          Issue Type: Bug
>          Components: POP3Server
>    Affects Versions: 3.0-M2
>            Reporter: Norman Maurer
>            Assignee: Norman Maurer
>             Fix For: 3.0-M3
>
>
> I refactored RetrCmdHandler and TopCmdHandler to write back to the client via an OutputStream. As Stefano pointed out this is really bad as it can block the I/O Thread or use to many memory if all writes are buffered. 

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


---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org