Tim Armstrong has uploaded this change for review. ( http://gerrit.cloudera.org:8080/14545
Change subject: IMPALA-9060: make slow I/O logging less verbos ...................................................................... IMPALA-9060: make slow I/O logging less verbos 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 --- M be/src/runtime/io/hdfs-file-reader.cc 1 file changed, 9 insertions(+), 2 deletions(-) git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/45/14545/1 -- 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: newchange Gerrit-Change-Id: I671732a0f48eea4713797ede24aefc7a8811ab2b Gerrit-Change-Number: 14545 Gerrit-PatchSet: 1 Gerrit-Owner: Tim Armstrong <[email protected]>
