-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/56720/
-----------------------------------------------------------
Review request for sentry and Hao Hao.
Bugs: SENTRY-1611
https://issues.apache.org/jira/browse/SENTRY-1611
Repository: sentry
Description
-------
Provide a background service to periodically purge path and permission delta
change tables.
Diffs
-----
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStore.java
4cc123fd0de05a055b4276d213eafc0eb070213d
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/HMSFollower.java
783c0fcf5e338897b56c4e17ba1669394c02e8a3
sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/service/thrift/ServiceConstants.java
866ebc659ef0e7b923f95cb6e311e137814da1f3
sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/service/persistent/TestSentryStore.java
dfaac1555fe729efab3f8fdccb914978001fee56
Diff: https://reviews.apache.org/r/56720/diff/
Testing
-------
Run `mvn test -Dtest=TestSentryStore`
Thanks,
Lei Xu