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 fc19e0d333 Use textblocks in ContactExtractorTest
new a661f7d63d [FIX] No longer use recursivity in
ReactiveThrottler::onRequestDone
new a296e2601b [FIX] Report ImapChannelUpstreamHandler uncaught errors as
ERROR
new d471e81e2f [FIX] IDLE execution in the reactive chain
new c081867d60 [FIX] FetchProcessor: get selected mailbox as part of the
reactive chain
new 4406140b84 [FIX] Add a test for concurrent execution and linearization
+ throttling
new 8ac55b3148 [FIX] Handle IMAP IDLE logs
new 51f1440a74 [FIX] IMAP IDLE: avoid data race between synchronous
response and listener
new 1dc33d60c2 [FIX] Always schedule execution of new IMAP requests to the
event loop
new e02e28ea15 Fix checkstyles
The 9 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:
.../apache/james/imap/processor/IdleProcessor.java | 24 ++++++++++++---
.../james/imap/processor/fetch/FetchProcessor.java | 35 ++++++++++++---------
.../netty/ImapChannelUpstreamHandler.java | 8 +++--
.../james/imapserver/netty/ReactiveThrottler.java | 36 +++++++++++++++++-----
.../james/imapserver/netty/IMAPServerTest.java | 26 ++++++++++++++--
.../src/test/resources/imapServer.xml | 1 +
6 files changed, 98 insertions(+), 32 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]