ifesdjeen opened a new pull request, #2946: URL: https://github.com/apache/cassandra/pull/2946
…LoggedBatchTest.testSimpleStrategy The problem was mainly the fact that read command was deserialising serialisedAt epoch as null by default and not as Empty, causing NPE. But a larger problem is that we are introducing Epoch in 5.0, which is not the case anymore Patch for CASSANDRA-19066; reviewed by TBD -- 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]

