[
https://issues.apache.org/jira/browse/GERONIMO-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946852#comment-17946852
]
Jonathan Gallimore commented on GERONIMO-6882:
----------------------------------------------
Pull request is available here: https://github.com/apache/geronimo-mail/pull/1
> Improve Mail performance using BufferedOutputStream
> ---------------------------------------------------
>
> Key: GERONIMO-6882
> URL: https://issues.apache.org/jira/browse/GERONIMO-6882
> Project: Geronimo
> Issue Type: Improvement
> Security Level: public(Regular issues)
> Reporter: Jonathan Gallimore
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Geronimo Mail doesn't use a BufferedOutputStream when writing to an
> outputstream, leading to it being considerably slower than other
> implementations. Please could we consider a small change to wrap the
> TraceOutputStream with a BufferedOutputStream in MailConnection? (PR on the
> way)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)