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 78f6db6  JAMES-2813 Long running tasks on the MemoryTaskManager 
generates stackTraces
     new 752b042  [PERFORMANCE] Use reactive version of countMessagesInMailbox 
in MailboxManager::delete
     new e6cee29  [PERFORMANCE] SimpleMessageSearchIndex was iterating a 
blocking entity
     new 76e540f  [PERFORMANCE] MailboxACL.union shortcuts
     new 119c9f3  [PERFORMANCE] MailboxChangeListener should be fully reactive

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:
 .../org/apache/james/mailbox/MessageIdManager.java |  2 ++
 .../org/apache/james/mailbox/model/MailboxACL.java |  3 ++
 .../james/mailbox/store/StoreMailboxManager.java   |  3 +-
 .../james/mailbox/store/StoreMessageIdManager.java | 32 +++++++++---------
 .../store/search/SimpleMessageSearchIndex.java     |  5 ++-
 .../apache/james/jmap/api/change/EmailChange.java  | 39 +++++++++++-----------
 .../james/jmap/change/MailboxChangeListener.scala  |  5 +--
 7 files changed, 48 insertions(+), 41 deletions(-)

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

Reply via email to