Impala Public Jenkins has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/14545 )
Change subject: IMPALA-9060: make slow I/O logging less verbose ...................................................................... IMPALA-9060: make slow I/O logging less verbose This avoids logging > 2 messages per scheduling quantum with a slow I/O. Testing: Manually tested by adding a sleep and checking that the error messages were as expected. Also set max_chunk_size = 1024 to force the issue that caused the log flooding before, confirmed that only two errors were logged. Change-Id: I671732a0f48eea4713797ede24aefc7a8811ab2b Reviewed-on: http://gerrit.cloudera.org:8080/14545 Reviewed-by: Impala Public Jenkins <[email protected]> Tested-by: Impala Public Jenkins <[email protected]> --- M be/src/runtime/io/hdfs-file-reader.cc 1 file changed, 9 insertions(+), 2 deletions(-) Approvals: Impala Public Jenkins: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/14545 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I671732a0f48eea4713797ede24aefc7a8811ab2b Gerrit-Change-Number: 14545 Gerrit-PatchSet: 4 Gerrit-Owner: Tim Armstrong <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]>
