chibenwa commented on code in PR #2893:
URL: https://github.com/apache/james-project/pull/2893#discussion_r2643106123


##########
server/protocols/webadmin-integration-test/distributed-webadmin-integration-test/src/test/java/org/apache/james/webadmin/integration/rabbitmq/RabbitMQWebAdminServerTaskSerializationIntegrationTest.java:
##########
@@ -192,6 +211,69 @@ void subscribeAllShouldComplete(GuiceJamesServer server) 
throws Exception {
             .body("additionalInformation.unsubscribedCount", is(0));
     }
 
+    @Test
+    void 
multipleMailboxMergingTasksShouldCompleteQuicklyDespitePollingInterval(GuiceJamesServer
 server) throws Exception {

Review Comment:
   I am just curious to know how this behaved before your changes.
   
   Can we get a small summary before / after?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to