[
https://issues.apache.org/jira/browse/JAMES-1315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Norman Maurer resolved JAMES-1315.
----------------------------------
Resolution: Fixed
> DataLineJamesMessageHookHandler does call OutputStream.flush() to often
> -----------------------------------------------------------------------
>
> Key: JAMES-1315
> URL: https://issues.apache.org/jira/browse/JAMES-1315
> Project: JAMES Server
> Issue Type: Improvement
> Components: SMTPServer
> Affects Versions: 3.0-beta3
> Reporter: Norman Maurer
> Assignee: Norman Maurer
> Priority: Minor
> Fix For: 3.0-beta4
>
>
> In DataLineJamesMessageHookHandler we call OutputStream.flush() after each
> line of data that we receive. This is a waste of performance as we only need
> to flush it when we received the CRLF.CRLF sequence.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]