----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/29040/ -----------------------------------------------------------
(Updated Dec. 18, 2014, 8:01 a.m.) Review request for sentry, bc Wong, Lenni Kuff, Prasad Mujumdar, and Sravya Tirukkovalur. Changes ------- Updated docuementation and included the 'SentryStoreFactory' utility used to instatiate the required SentryStore Repository: sentry Description ------- This patch includes a purely inmemory implementation of sentry store and associated testcases More decription on the JIRA : issues.apache.org/jira/browse/SENTRY-567 Diffs (updated) ----- sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/InMemSentryStore.java PRE-CREATION sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/persistent/SentryStoreFactory.java PRE-CREATION sentry-provider/sentry-provider-db/src/main/java/org/apache/sentry/provider/db/service/thrift/SentryPolicyStoreProcessor.java 29e3131 sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/service/persistent/TestInMemSentryStore.java PRE-CREATION sentry-provider/sentry-provider-db/src/test/java/org/apache/sentry/provider/db/service/persistent/TestStoreSnapshot.java PRE-CREATION Diff: https://reviews.apache.org/r/29040/diff/ Testing ------- Thanks, Arun Suresh
