This is an automated email from the ASF dual-hosted git repository.

rcordier pushed a change to branch postgresql
in repository https://gitbox.apache.org/repos/asf/james-project.git


    from 8ca4c41ab8 JAMES-2586 Implement PostgresEmailChangeRepository
     new 68f65ab2c5 JAMES-2586 - Delete Message Listener - add test case when 
delete mailbox has a lot of messages
     new e4f011c70c JAMES-2586 - Fixbug - Delete Message Listener - Fix hanging 
issue
     new 1d4ba1a19f JAMES-2586 - Fixbug hanging issue when Jooq execute delete 
and return list
     new b4f5d855c9 JAMES-2586 Implement PostgresEmailChangeRepository - Fixup 
Guice binding

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:
 .../backends/postgres/utils/PostgresExecutor.java     | 10 ++++++++++
 .../postgres/mail/dao/PostgresMailboxMessageDAO.java  |  8 ++++----
 .../postgres/DeleteMessageListenerContract.java       | 19 +++++++++++++++++++
 .../java/org/apache/james/PostgresJmapModule.java     |  5 +++++
 4 files changed, 38 insertions(+), 4 deletions(-)


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

Reply via email to