You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by rc...@apache.org on 2023/02/07 02:46:48 UTC

[james-project] branch master updated (72b5ab66e5 -> a87cfc0b2e)

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 72b5ab66e5 JAMES-3867 - Fix Bug: Missing IMAP LOGOUT Command Parser in ImapPackage
     add a87cfc0b2e [PERF] Use UnsynchronizedBufferedInputStream

No new revisions were added by this update.

Summary of changes:
 .../james/mailbox/store/StoreMessageManager.java   |  10 +-
 .../org/apache/james/transport/KeyStoreHolder.java |   4 +-
 .../org/apache/james/transport/SMIMEKeyHolder.java |   4 +-
 .../james/transport/mailets/RecoverAttachment.java |   4 +-
 .../server/core/MimeMessageInputStreamSource.java  |   4 +-
 .../java/org/apache/james/util/DataChunker.java    |   5 +-
 .../util/io/UnsynchronizedBufferedInputStream.java | 238 +++++++++++++++++++++
 7 files changed, 254 insertions(+), 15 deletions(-)
 create mode 100644 server/container/util/src/main/java/org/apache/james/util/io/UnsynchronizedBufferedInputStream.java


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