[ https://issues.apache.org/jira/browse/SENTRY-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16370376#comment-16370376 ]
Xinran Tinney commented on SENTRY-2142: --------------------------------------- [~akolb], can you show the steps of how to reproduce this bug? Thanks > 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 > Assignee: Xinran Tinney > 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)