----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/55904/ -----------------------------------------------------------
Review request for sentry. Repository: sentry Description ------- After reads a point-in-time full HMSPaths snapshot from HMS and record the corresponding notification ID, HMSFollwer should persist it into Sentry DB. Otherwise if a full snapshot is stored in DB, read the corresponding currentEventID from sentry store. Diffs ----- sentry-hdfs/sentry-hdfs-common/src/main/java/org/apache/sentry/hdfs/FullUpdateInitializer.java a1f970b1e6f14eedca057eb84df72de955d6f0c1 sentry-hdfs/sentry-hdfs-common/src/main/java/org/apache/sentry/hdfs/HMSPaths.java e4850f4ee039f011de370ca6b2618161150645de sentry-hdfs/sentry-hdfs-common/src/main/java/org/apache/sentry/hdfs/UpdateableAuthzPaths.java 4264a216f976974d21c3971d689c06e63ec6b09f sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java 0712e2c9246ba7fe0c81d42861628c60eee2cfa0 sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/HMSFollower.java 749c2ce8f89fe5960af5a4b48ff45a38091350f4 Diff: https://reviews.apache.org/r/55904/diff/ Testing ------- Thanks, Hao Hao
