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 2019/02/22 18:18:00 UTC

[jira] [Commented] (SENTRY-2502) Sentry NN plug-in stops fetching updates from sentry server

    [ https://issues.apache.org/jira/browse/SENTRY-2502?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16775465#comment-16775465 ] 

kalyan kumar kalvagadda commented on SENTRY-2502:
-------------------------------------------------

There are a couple of issues observed
 # When the table is renamed the Entry object for the table that is renamed is wrongly update. Type of Entry is changed to "DIR".
 # When paths have removed the entries with empty paths are not removed from the collection of Entries for an object.

These two issues can manifest in multiple problems. Issue reported in this Jira is one such problem.

 

> Sentry NN plug-in stops fetching updates from sentry server
> -----------------------------------------------------------
>
>                 Key: SENTRY-2502
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2502
>             Project: Sentry
>          Issue Type: Bug
>          Components: Sentry
>    Affects Versions: 2.2.0
>            Reporter: kalyan kumar kalvagadda
>            Assignee: kalyan kumar kalvagadda
>            Priority: Major
>             Fix For: 2.2.0
>
>
> Sentry plug-in in name node is stopping to fetch updates from sentry server when below sequence of events occurs.
>  # Create a table
>  # Add a single partition to it.
>  # Rename the table created above.
>  # Drop the partition added above
>  # Add the partition again.
>  # Rename the table



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