aweisberg opened a new pull request, #3858: URL: https://github.com/apache/cassandra/pull/3858
Tests that rely on message counting are having trouble with Accord system initiated transactions getting counted instead of what is being tested for. Add a filter to exclude those messages so that only messages from the test transactions are included. Patch by Ariel Weisberg; Reviewed by David Capwell for CASSANDRA-20277 -- 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]

