This is an automated email from the ASF dual-hosted git repository.
btellier pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
The following commit(s) were added to refs/heads/master by this push:
new 3b61a38c2c JAMES-4118 Add instruction to remove old redundant message
fast view data (#2670)
3b61a38c2c is described below
commit 3b61a38c2c3854216fff561c957fe8d13215f787
Author: hungphan227 <[email protected]>
AuthorDate: Fri Mar 14 22:40:14 2025 +0700
JAMES-4118 Add instruction to remove old redundant message fast view data
(#2670)
Co-authored-by: hung phan <[email protected]>
---
upgrade-instructions.md | 9 +++++++++
1 file changed, 9 insertions(+)
diff --git a/upgrade-instructions.md b/upgrade-instructions.md
index 6bab159ab8..755ef83bad 100644
--- a/upgrade-instructions.md
+++ b/upgrade-instructions.md
@@ -35,6 +35,15 @@ Change list:
- [JAMES-3946 White list removals](#james-3946-white-list-removals)
- [JAMES-4052 Details in quota index](#james-4052-details-in-quota-index)
- [JAMES-1409 Change JPARecipientRewriteTable to store separate record per
target
address](#james-1409-change-jparecipientrewritetable-to-store-separate-record-per-target-address)
+ - [JAMES-4118 Cleanup message previews](#james-4118-cleanup-message-previews)
+
+### JAMES-4118 Cleanup message previews
+
+Date: 12/03/2025
+
+JIRA: https://issues.apache.org/jira/browse/JAMES-4118
+
+Because message previews were not deleted upon mailbox deletion, a message
previews cleanup extension (https://github.com/apache/james-project/pull/2667)
has been made to remove redundant previews. Follow the instruction in README.md
in the pull request to use this extension.
### JAMES-1409 Change JPARecipientRewriteTable to store separate record per
target address
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]