-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/60955/
-----------------------------------------------------------
(Updated 七月 19, 2017, 6:15 a.m.)
Review request for sentry, Dapeng Sun and Na Li.
Bugs: SENTRY-1853
https://issues.apache.org/jira/browse/SENTRY-1853
Repository: sentry
Description (updated)
-------
Add the log level setting and reading mechanism, through which users can
control the log content.
This mechanism provides the url interface,through which users can dynamically
set the log level. Service restores the original log level after restart.
Diffs
-----
sentry-service/sentry-service-server/src/main/java/org/apache/sentry/provider/db/service/thrift/LogLevelServlet.java
PRE-CREATION
sentry-service/sentry-service-server/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryWebServer.java
01f3a0d
sentry-service/sentry-service-server/src/test/java/org/apache/sentry/provider/db/service/thrift/TestSentryServerLogLevel.java
PRE-CREATION
Diff: https://reviews.apache.org/r/60955/diff/1/
Testing
-------
Thanks,
Donghui Xu