----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68968/#review209762 -----------------------------------------------------------
sentry-service/sentry-service-server/src/main/java/org/apache/sentry/api/service/thrift/SentryPolicyStoreProcessor.java Lines 1515 (patched) <https://reviews.apache.org/r/68968/#comment294327> Sergio is moving owner privilege update from post event listener to notification processor. So your code here will be affected - Na Li On Oct. 18, 2018, 5:38 p.m., kalyan kumar kalvagadda wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/68968/ > ----------------------------------------------------------- > > (Updated Oct. 18, 2018, 5:38 p.m.) > > > Review request for sentry, Arjun Mishra, Na Li, and Sergio Pena. > > > Bugs: SENTRY-2425 > https://issues.apache.org/jira/browse/SENTRY-2425 > > > Repository: sentry > > > Description > ------- > > New metric should be added to track the time taken by sentry server in > granting/updating owner privileges. > > > Diffs > ----- > > > sentry-service/sentry-service-server/src/main/java/org/apache/sentry/api/service/thrift/SentryMetrics.java > 214d78c5332d4113e440b76077bb7b2a6dae81d6 > > sentry-service/sentry-service-server/src/main/java/org/apache/sentry/api/service/thrift/SentryPolicyStoreProcessor.java > 709434c388689b63d5db7d71cd6cc47952d647bf > > > Diff: https://reviews.apache.org/r/68968/diff/2/ > > > Testing > ------- > > > Thanks, > > kalyan kumar kalvagadda > >