-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43464/#review118822
-----------------------------------------------------------




sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryServiceServlet.java
 (line 33)
<https://reviews.apache.org/r/43464/#comment180129>

    Add class comment



sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryServiceServlet.java
 (line 34)
<https://reviews.apache.org/r/43464/#comment180916>

    What is this healthchecks page? Also, what is the "ping" page?



sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryServiceServlet.java
 (line 39)
<https://reviews.apache.org/r/43464/#comment180915>

    Explain why these are tagged transient



sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryWebServer.java
 (line 78)
<https://reviews.apache.org/r/43464/#comment180130>

    Use LOGGER.debug("<message>", e); it will handle unrolling and printing the 
stack trace. Also, should this be LOGGER.error?


- Lenni Kuff


On Feb. 11, 2016, 1:04 a.m., Li Li wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/43464/
> -----------------------------------------------------------
> 
> (Updated Feb. 11, 2016, 1:04 a.m.)
> 
> 
> Review request for sentry, Anne Yu, Hao Hao, Lenni Kuff, and Sravya 
> Tirukkovalur.
> 
> 
> Repository: sentry
> 
> 
> Description
> -------
> 
> Use the twitter Bootstrap kit (or similar) to beautify the Sentry Service 
> webpage
> 
> 
> Diffs
> -----
> 
>   sentry-provider/sentry-provider-db/pom.xml 
> 38e0924f18383b3f0186e4810db3e1a057c2f6b6 
>   
> sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryServiceServlet.java
>  PRE-CREATION 
>   
> sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryWebServer.java
>  fdb99ce091d59fc475f35c4cc263975cb909120e 
>   sentry-provider/sentry-provider-db/src/main/webapp/SentryService.html 
> PRE-CREATION 
>   
> sentry-provider/sentry-provider-db/src/main/webapp/css/bootstrap-theme.min.css
>  PRE-CREATION 
>   sentry-provider/sentry-provider-db/src/main/webapp/css/bootstrap.min.css 
> PRE-CREATION 
>   sentry-provider/sentry-provider-db/src/main/webapp/css/sentry.css 
> PRE-CREATION 
>   sentry-provider/sentry-provider-db/src/main/webapp/sentry.png PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/43464/diff/
> 
> 
> Testing
> -------
> 
> The prejenkins job has some issue with the png file (sentry logo) in the 
> patch, so I removed the sentry logo when submiting the patch there.
> 
> 
> Thanks,
> 
> Li Li
> 
>

Reply via email to