You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "kalyan kumar kalvagadda (JIRA)" <ji...@apache.org> on 2018/04/02 13:28:00 UTC

[jira] [Updated] (SENTRY-2195) Sentry should avoid getting current notification ID from hive

     [ https://issues.apache.org/jira/browse/SENTRY-2195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

kalyan kumar kalvagadda updated SENTRY-2195:
--------------------------------------------
    Description: 
With the recent changes that we made in DbNotificationListener, whenever Sentry tries to get last notification ID from HMS it can get blocked on the notification ID row lock and delay notification processing. It should avoid this by just reading existing notifications.

Sentry currently gets the 

  was:
With the recent changes that we made in DbNotificationListener, whenever Sentry tries to get last notification ID from HMS it can get blocked on the notifcation ID row lock and delay notification processing. It should avoid this by just reading existing notifications.




> Sentry should avoid getting current notification ID from hive
> -------------------------------------------------------------
>
>                 Key: SENTRY-2195
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2195
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.1.0
>            Reporter: kalyan kumar kalvagadda
>            Assignee: kalyan kumar kalvagadda
>            Priority: Major
>             Fix For: 2.1.0
>
>
> With the recent changes that we made in DbNotificationListener, whenever Sentry tries to get last notification ID from HMS it can get blocked on the notification ID row lock and delay notification processing. It should avoid this by just reading existing notifications.
> Sentry currently gets the 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)