You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Alexander Kolbasov (JIRA)" <ji...@apache.org> on 2018/02/14 22:09:00 UTC

[jira] [Updated] (SENTRY-2142) NotificationProcessor should ignore index events

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

Alexander Kolbasov updated SENTRY-2142:
---------------------------------------
    Labels: bite-sized newbie  (was: )

> NotificationProcessor should ignore index events
> ------------------------------------------------
>
>                 Key: SENTRY-2142
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2142
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.0.0
>            Reporter: Alexander Kolbasov
>            Priority: Major
>              Labels: bite-sized, newbie
>
> Currently NotificationProcessor that handles events from HMS complains about index-related events ({{CREATE_INDEX}}, {{ALTER_INDEX}}, {{DROP_INDEX}}):
> {code:java}
> 2018-01-28 03:25:30,047 ERROR org.apache.sentry.service.thrift.NotificationProcessor: Notification with ID:1398 has invalid event type: CREATE_INDEX{code}
> Instead it should just ignore these events.



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