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 a7fdccb JAMES-3277 Rework StoreMessageIdManager::setInMailboxes to
limit mailbox reads
new e84e7a4 JAMES-3170 Correctly test MetricFactory reactive integration
new f46871b JAMES-3170 MetricFactory::decoratePublisherWithTimerMetric
should rely on Flux::using
new bffdedf JAMES-3212: handle subcrible/unsubcrible child's folder when
update mailbox
The 3 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:
.../org/apache/james/mailbox/MailboxManager.java | 58 +++++-
.../apache/james/mailbox/MailboxManagerTest.java | 197 +++++++++++++++++++++
.../cassandra/CassandraMailboxManagerTest.java | 7 +
.../james/mailbox/jpa/JPAMailboxManagerTest.java | 7 +
.../DomainUserMaildirMailboxManagerTest.java | 21 ++-
.../maildir/FullUserMaildirMailboxManagerTest.java | 18 ++
.../mailbox/inmemory/MemoryMailboxManagerTest.java | 7 +
.../james/mailbox/store/MailboxReactorUtils.java | 7 +-
.../james/mailbox/store/StoreMailboxManager.java | 149 ++++++++++------
.../dropwizard/DropWizardMetricFactory.java | 13 +-
.../dropwizard/DropWizardMetricFactoryTest.java | 30 ++++
.../james/metrics/logger/DefaultMetricFactory.java | 13 +-
.../metrics/tests/RecordingMetricFactory.java | 13 +-
.../integration/SetMailboxesMethodTest.java | 145 ++++++++++++++-
.../draft/methods/SetMailboxesUpdateProcessor.java | 14 +-
.../methods/SetMessagesCreationProcessor.java | 2 +-
.../methods/SetMailboxesUpdateProcessorTest.java | 5 +-
17 files changed, 601 insertions(+), 105 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]