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

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


    from 7222019643 JAMES-4020 Fully comply with RFC-3501 Section 6.4.5 (#2123)
     new 77d195f8a5 [FIX] IMAP linearization can be simplified
     new f5d1b73559 [FIX] IMAP FETCH backpressure propagate cancel
     new a9c9f02ac5 [FIX] FETCH: do not reuse FetchResponseBuilder
     new 019dabb517 [FIX] FETCH: flatten reactor operations

The 4 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:
 .../james/imap/processor/fetch/FetchProcessor.java | 37 ++++++-----
 .../netty/ImapChannelUpstreamHandler.java          | 33 ++++++++--
 .../james/imapserver/netty/Linearalizer.java       | 71 ----------------------
 .../james/imapserver/netty/NettyConstants.java     |  2 +-
 .../james/imapserver/netty/LinearalizerTest.java   | 71 ----------------------
 5 files changed, 48 insertions(+), 166 deletions(-)
 delete mode 100644 
server/protocols/protocols-imap4/src/main/java/org/apache/james/imapserver/netty/Linearalizer.java
 delete mode 100644 
server/protocols/protocols-imap4/src/test/java/org/apache/james/imapserver/netty/LinearalizerTest.java


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

Reply via email to