quantranhong1999 opened a new pull request, #2631: URL: https://github.com/apache/james-project/pull/2631
During the listener process, we need to re-download the all message in order to... - Index it in search engine - Pre-compute the JMAP preview That would cause x2 network traffic and x2 S3 bill. We can download the message just once doing both the job to optimize the performance and cost. -- 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