kalyan kumar kalvagadda created SENTRY-2033:
-----------------------------------------------
Summary: Fix TestDbPrivilegeCleanupOnDrop to use
SentryMetastorePostEventListenerNotificationLog
Key: SENTRY-2033
URL: https://issues.apache.org/jira/browse/SENTRY-2033
Project: Sentry
Issue Type: Bug
Components: Sentry
Affects Versions: 2.0.0
Reporter: kalyan kumar kalvagadda
Assignee: kalyan kumar kalvagadda
TestDbPrivilegeCleanupOnDrop still uses SentryMetastorePostEventListener to get
the updates on the changes in HMS data. SentryMetastorePostEventListener is
obsolete, and the tests should not use it any more.
Tests should use implementations of MetaStoreEventListener to process the
notifications.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)