Impala Public Jenkins has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/21904
Reviewed-by: Impala Public Jenkins <[email protected]>
Tested-by: Impala Public Jenkins <[email protected]>
---
M fe/src/main/java/org/apache/impala/util/DebugUtils.java
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Impala Public Jenkins: Looks good to me, approved; Verified

--
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: merged
Gerrit-Change-Id: Ic5ffec41d62a8b7fb3730e5b3fb7b7dab9ef2972
Gerrit-Change-Number: 21904
Gerrit-PatchSet: 4
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Reviewer: Quanlong Huang <[email protected]>

Reply via email to