Michael Smith created IMPALA-13426:
--------------------------------------
Summary: Log Java debug sleeps in dev environment
Key: IMPALA-13426
URL: https://issues.apache.org/jira/browse/IMPALA-13426
Project: IMPALA
Issue Type: Task
Components: Frontend
Affects Versions: Impala 4.4.0
Reporter: Michael Smith
The backend logs sleeps from debug actions at VLOG(1), which are included in
Impala's logs as part of the default dev configuration. That means they show up
in Jenkins run logs for help with diagnosing test issues.
Frontend debug actions should do the same. They're currently logged at trace
level, which are omitted from Jenkins run logs. Debug actions are entirely
opt-in and primarily used for testing, so I don't see any harm in raising the
level.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)