Barna Zsombor Klara created HIVE-17267:
------------------------------------------

             Summary: Make HMS Notification Listeners typesafe
                 Key: HIVE-17267
                 URL: https://issues.apache.org/jira/browse/HIVE-17267
             Project: Hive
          Issue Type: Bug
            Reporter: Barna Zsombor Klara
            Assignee: Barna Zsombor Klara


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.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to