chibenwa commented on code in PR #2670: URL: https://github.com/apache/james-project/pull/2670#discussion_r1986651261
########## upgrade-instructions.md: ########## @@ -35,6 +35,11 @@ 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) + - [Cleanup message fast view data](#cleanup-message-fast-view-data) + +### Cleanup message fast view data + +PR https://github.com/apache/james-project/pull/2635 has been done to remove redundant records in message fast view table when corresponding message are deleted. In order to delete old redundant message fast view data that relate to no existing message, message-fast-view-cleanup-extension in PR https://github.com/apache/james-project/pull/2667 should be used. Follow the instruction in README.md to use this extension. Review Comment: We are missing context: because previews were not deleted upon mailbox deletion cf pr xxx, pr yy added an extension to clean this up. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@james.apache.org For additional commands, e-mail: notifications-h...@james.apache.org