This is an automated email from the ASF dual-hosted git repository.
matthieu pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git.
from db793aa Merge remote-tracking branch 'benoit/mailetContext'
new 6cfdc93 JAMES-2777 fix too strong expectation about task cancellation
new 61a58a8 JAMES-2759 Update reactor-rabbitmq to 1.2.0
new 7220b4e JAMES-2786 unpause RabbitMQ container after each test to
avoid next tests failure
new 61b6bdc JAMES-2786 DockerRabbitMQ use boolean instead of atomic
boolean
new cf0a390 JAMES-2786 RabbitMQ EventBus stop consume messages under
heavy load
new edce29a JAMES-2786 limit the number of thread required for the
concurrent stress test
new 1487aa7 JAMES-2704 Fix randomness of RandomStoring mailet
new d3908cd JAMES-2786 Use a channel pool for EventBus
new 30f6adb Merge branch 'JAMES-2759-event-bus-stress-test'
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:
.../james/backend/rabbitmq/DockerRabbitMQ.java | 12 +++++--
.../events/EventBusConcurrentTestContract.java | 12 +++----
.../james/mailbox/events/EventDispatcher.java | 5 ++-
.../james/mailbox/events/GroupRegistration.java | 3 +-
.../james/mailbox/events/RabbitMQEventBus.java | 15 +++++++--
.../james/mailbox/events/RabbitMQEventBusTest.java | 39 ++++++++++++++++++++++
pom.xml | 4 +--
.../apache/james/smtp/SmtpRandomStoringTest.java | 4 +--
.../james/transport/mailets/RandomStoring.java | 22 ++++++------
.../src/main/java/org/apache/james/task/Task.java | 2 +-
.../apache/james/task/MemoryTaskManagerTest.java | 1 +
11 files changed, 91 insertions(+), 28 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]