Daniel Vanko has uploaded this change for review. ( 
http://gerrit.cloudera.org:8080/22451


Change subject: IMPALA-13345: Log the package/class name when changing FE log 
levels
......................................................................

IMPALA-13345: Log the package/class name when changing FE log levels

Before this patch a Frontend log level change on the WebUI only logged
the new level set without the package/class name:

...logging-support.cc:181] New Java log level set: DEBUG

>From now on the package/class name is also logged in the same format
as shown on the WebUI:

...logging-support.cc:181] New Java log level set: 
org.apache.impala.analysis.Analyzer : DEBUG

Testing
 * tested the log changes manually on WebUI

Change-Id: Icc915f2e3754f6ccad4e7633bf32e5752225336e
---
M be/src/util/logging-support.cc
1 file changed, 1 insertion(+), 1 deletion(-)



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

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Icc915f2e3754f6ccad4e7633bf32e5752225336e
Gerrit-Change-Number: 22451
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Vanko <[email protected]>
Gerrit-Reviewer: Daniel Vanko <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Zoltan Borok-Nagy <[email protected]>

Reply via email to