This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from 6e7bc6be51 [ENHANCEMENT] IMAP configuration for netty high/low write 
buffer watermarks
     new 15ec572e9e [PERF] Avoid calling Session::getAttachment on each SMTP 
line
     new 31b5012b4a [PERF] MimeMessageWrapper should avoid synchronized input 
stream
     new fd83dae0bf [PERF] JMAP download: simplify part parsing

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../smtp/core/esmtp/MailSizeEsmtpExtension.java    |  12 +-
 .../james/server/core/MimeMessageWrapper.java      |  33 ++++-
 .../org/apache/james/jmap/mail/EmailBodyPart.scala |  20 +--
 .../james/jmap/mail/MinimalEmailBodyPart.scala     | 138 +++++++++++++++++++++
 .../apache/james/jmap/routes/DownloadRoutes.scala  |  14 +--
 5 files changed, 186 insertions(+), 31 deletions(-)
 create mode 100644 
server/protocols/jmap-rfc-8621/src/main/scala/org/apache/james/jmap/mail/MinimalEmailBodyPart.scala


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org
For additional commands, e-mail: notifications-h...@james.apache.org

Reply via email to