[ https://issues.apache.org/jira/browse/GERONIMO-6882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Francois Papon updated GERONIMO-6882: ------------------------------------- Fix Version/s: Mail_2.1_1.0.2 > 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 > Fix For: Mail_2.1_1.0.2 > > 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)