You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/05/27 12:17:02 UTC

[GitHub] [flink] tillrohrmann commented on a change in pull request #12344: [FLINK-16694][ci] Limit number of dumped log lines

tillrohrmann commented on a change in pull request #12344:
URL: https://github.com/apache/flink/pull/12344#discussion_r431071033



##########
File path: flink-end-to-end-tests/test-scripts/common.sh
##########
@@ -366,7 +366,7 @@ function check_logs_for_errors {
       | grep -ic "error" || true)
   if [[ ${error_count} -gt 0 ]]; then
     echo "Found error in log files:"

Review comment:
       Can we add here that only a part of the log files are printed and that one should access the log files for a proper analysis?




----------------------------------------------------------------
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:
users@infra.apache.org