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 02e74a57f0 [FIX] IMAP LEAK: CLOSE, UNSELECT
add 97375c295c JAMES-4001 File buffering for message storage (#2019)
No new revisions were added by this update.
Summary of changes:
.../mailbox/jpa/mail/JPAAttachmentMapper.java | 12 +-
.../inmemory/mail/InMemoryAttachmentMapper.java | 22 +-
.../mail/model/impl/FileBufferedBodyFactory.java | 414 +++++++++++++++++++++
.../store/mail/model/impl/MessageParser.java | 1 +
4 files changed, 434 insertions(+), 15 deletions(-)
create mode 100644
mailbox/store/src/main/java/org/apache/james/mailbox/store/mail/model/impl/FileBufferedBodyFactory.java
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]