----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/68025/ -----------------------------------------------------------
Review request for sentry, kalyan kumar kalvagadda, Na Li, and Sergio Pena. Repository: sentry Description ------- Currently sentry fetches all notifications greater than latest notification Id from HMS. With this sentry will only fetch notifications over a configured depth Diffs ----- sentry-hdfs/sentry-hdfs-common/src/main/java/org/apache/sentry/hdfs/ServiceConstants.java a9afb151a sentry-service/sentry-service-server/src/main/java/org/apache/sentry/provider/db/service/persistent/HMSFollower.java 7667c47d5 sentry-service/sentry-service-server/src/main/java/org/apache/sentry/service/thrift/HiveNotificationFetcher.java 8490d7ac2 sentry-service/sentry-service-server/src/test/java/org/apache/sentry/service/thrift/TestHiveNotificationFetcher.java 83a1becd4 Diff: https://reviews.apache.org/r/68025/diff/1/ Testing ------- $ mvn -f sentry-service/sentry-service-server/pom.xml test Thanks, Arjun Mishra