Michael Smith has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/21904


Change subject: IMPALA-13426: Log Java debug sleeps at debug
......................................................................

IMPALA-13426: Log Java debug sleeps at debug

Updates DebugUtils to log sleeps triggered by debug actions at debug
level, so they're visible in the dev and test environments. Debug
actions are opt-in, and it's important to identify if and when sleeps
happen to ensure tests are working correctly. This updates them to match
the backend, which already logs debug action sleeps at VLOG(1).

Change-Id: Ic5ffec41d62a8b7fb3730e5b3fb7b7dab9ef2972
---
M fe/src/main/java/org/apache/impala/util/DebugUtils.java
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/04/21904/1
--
To view, visit http://gerrit.cloudera.org:8080/21904
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic5ffec41d62a8b7fb3730e5b3fb7b7dab9ef2972
Gerrit-Change-Number: 21904
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <[email protected]>

Reply via email to