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 b98f4cf  JAMES-3191 Specify the scheduler unregistration should be run 
on
     new 752cdf2  JAMES-3072 Await task completion in Mailbox Export webAdmin 
tests
     new ad16b8c  JAMES-3143 Fix unstable Consistency integration test
     new e409b11  JAMES-3171 Get mailboxes on jmap-draft should return shared 
mailboxes without the role
     new 0f2742b  JAMES-3117 PeriodicalHealthChecks cleanup and additional tests

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:
 .../cassandra/utils/CassandraAsyncExecutor.java    |   8 +-
 .../cassandra/utils/CassandraHealthCheck.java      |   3 +-
 .../backends/es/ElasticSearchHealthCheck.java      |   1 -
 .../org/apache/james/PeriodicalHealthChecks.java   |   6 +-
 .../apache/james/PeriodicalHealthChecksTest.java   | 123 +++++++++++++++++++--
 .../integration/GetMailboxesMethodTest.java        |  20 ++++
 .../james/jmap/draft/model/MailboxFactory.java     |   3 +-
 .../jmap/draft/methods/GetMailboxesMethodTest.java |  28 +++++
 .../rabbitmq/ConsistencyTasksIntegrationTest.java  |   2 +-
 .../james/webadmin/routes/HealthCheckRoutes.java   |  49 ++++----
 .../service/MailboxesExportRequestToTaskTest.java  |   4 +
 11 files changed, 203 insertions(+), 44 deletions(-)


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

Reply via email to