----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/69076/ -----------------------------------------------------------
Review request for sentry, kalyan kumar kalvagadda, Na Li, and Sergio Pena. Repository: sentry Description ------- When sentry is fetching snapshot from HMS, it should log periodically on where it stands in the snapshot process. This will help person debugging it and help him understand the progress. This is important as this process could take magnitude of minutes when the HMS data is huge. Diffs ----- sentry-service/sentry-service-server/src/main/java/org/apache/sentry/api/service/thrift/SentryMetrics.java 214d78c53 sentry-service/sentry-service-server/src/main/java/org/apache/sentry/service/thrift/FullUpdateInitializer.java 3e27d1bbe sentry-service/sentry-service-server/src/main/java/org/apache/sentry/service/thrift/SentryHMSClient.java 4baeb6725 Diff: https://reviews.apache.org/r/69076/diff/1/ Testing ------- Thanks, Arjun Mishra