Zoltan Borok-Nagy has submitted this change and it was merged. ( 
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
Reviewed-on: http://gerrit.cloudera.org:8080/22451
Tested-by: Impala Public Jenkins <[email protected]>
Reviewed-by: Zoltan Borok-Nagy <[email protected]>
---
M be/src/util/logging-support.cc
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Impala Public Jenkins: Verified
  Zoltan Borok-Nagy: Looks good to me, approved

-- 
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: merged
Gerrit-Change-Id: Icc915f2e3754f6ccad4e7633bf32e5752225336e
Gerrit-Change-Number: 22451
Gerrit-PatchSet: 2
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