chibenwa commented on PR #1276: URL: https://github.com/apache/james-project/pull/1276#issuecomment-1293318498
Isn't it better to "JUST" run MessageDenormalizationMigration on the target envirnment? Also, there is supposed to be fallback support in order to read the `internalDate` from `messagev3` when it is missing from either `imapUidTable` or `messageIdTable`. Such behavior is implemented in `CassandraMessageMapper` as well as `CassandraMessageIdMapper`. This fix only scratches the surface of the issue and is unsatfying to me. We need to dig deeper. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
