frankgh opened a new pull request #172: URL: https://github.com/apache/cassandra-dtest/pull/172
For the resumable rebuild test, we now are seeing additional log messages that can be safely ignored when a failure is injected during streaming. The errors are coming from the node 1 where the log entry reads "stream operation from /127.0.0.1:.* failed". These are expected log entries when the failure is injected. Also, added an optionall forward slash in the "Remote peer 127.0.0.3:7000 failed stream session" expected log entry, which was being called out when executing the test locally. -- 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]

