Arsnael commented on PR #1000:
URL: https://github.com/apache/james-project/pull/1000#issuecomment-1129549896
```
org.apache.james.mailbox.cassandra.CassandraThreadIdGuessingAlgorithmTest.givenThreeMailsInAThreadThenGetThreadShouldReturnAListWithThreeMessageIdsSortedByArrivalDate
Error Details
Error saving mail content
Stack Trace
org.apache.james.mailbox.exception.MailboxException: Error saving mail
content
Caused by: java.io.IOException: Unexpected read size, current: 12, expected:
16
```
and same error for:
-
org.apache.james.mailbox.cassandra.CassandraThreadIdGuessingAlgorithmTest.givenTwoDistinctThreadsThenGetThreadShouldNotReturnUnrelatedMails
-
org.apache.james.mailbox.cassandra.CassandraThreadIdGuessingAlgorithmTest.givenAMailInAThreadThenGetThreadShouldReturnAListWithOnlyOneMessageIdInThatThread
--
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]