Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
Currently in the HMS we support two types of notification listeners, transactional and non-transactional ones. Transactional listeners will only be invoked if the jdbc transaction finished successfully while non-transactional ones are supposed to be resilient and will be invoked in any case, even for failures.
Having the same type for these two is a source of confusion and opens the door for misconfigurations. We should try to fix this.
Attachments
Attachments
Issue Links
- relates to
-
HIVE-17008 Fix boolean flag switchup in DropTableEvent
- Closed
- links to