[
https://issues.apache.org/jira/browse/IMPALA-13426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Smith resolved IMPALA-13426.
------------------------------------
Fix Version/s: Impala 4.5.0
Resolution: Fixed
> 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
> Assignee: Michael Smith
> Priority: Major
> Fix For: Impala 4.5.0
>
>
> 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)