Description
We encounter multiple incidents of unit test failures. They are mainly TestSentryStore.testPrivilegesWithPermUpdate and TestPrivilegeOperatePersistence.testGrantPrivilegeExternalComponentInvalidConf
These tests fail more often when HMSFollower is created after SentryService.Start() is called. And less frequent when HMSFollower is created in SentryService constructor. Need investigation on whether this is just a bug in test cases or reflect issues in synchronization between Sentry HMS metastore.
Attachments
Attachments
Issue Links
- blocks
-
SENTRY-1722 Create HMSFollower when SentryService.Start() is called
- Resolved
- Parent Feature
-
SENTRY-872 Uber jira for HMS HA + Sentry HA redesign
- Resolved
- relates to
-
SENTRY-1587 Refactor SentryStore transaction to persist a single path transcation bundled with corresponding delta path change
- Resolved
- links to