dannycranmer commented on a change in pull request #14737:
URL: https://github.com/apache/flink/pull/14737#discussion_r594371070
##########
File path: flink-end-to-end-tests/test-scripts/common.sh
##########
@@ -364,6 +364,7 @@ function check_logs_for_errors {
| grep -v "HeapDumpOnOutOfMemoryError" \
| grep -v "error_prone_annotations" \
| grep -v "Error sending fetch request" \
+ | grep -v "WARN akka.remote.ReliableDeliverySupervisor" \
Review comment:
@LinyuYao1021 Do we still need this change?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]