----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/63996/ -----------------------------------------------------------
Review request for sentry and Sergio Pena. Bugs: SENTRY-2059 https://issues.apache.org/jira/browse/SENTRY-2059 Repository: sentry Description ------- Currently DbNotificationListener and SentryMetastorePostEventListenerNotificationLog are using not configured as transactional listeners. They should be configured as transactional listeners. Diffs ----- sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hdfs/TestHDFSIntegrationBase.java 25a678b sentry-tests/sentry-tests-hive/src/test/java/org/apache/sentry/tests/e2e/hive/AbstractTestWithStaticConfiguration.java a6e7356 Diff: https://reviews.apache.org/r/63996/diff/1/ Testing ------- Made sure all the unit and e2e tests passed. Thanks, kalyan kumar kalvagadda