You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sentry.apache.org by kalyan kumar kalvagadda via Review Board <no...@reviews.apache.org> on 2017/11/21 18:33:49 UTC

Review Request 63996: SENTRY-2059: Fix the tests to use transaction listeners for handling HMS Notifications.

-----------------------------------------------------------
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