[
https://issues.apache.org/jira/browse/SENTRY-1799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16047910#comment-16047910
]
kalyan kumar kalvagadda commented on SENTRY-1799:
-------------------------------------------------
Loosing HDFS prefix is random. It is not seen every time. Let me elaborate the
issue
HMSPaths, class is the the one that stores object to path mapping information.
It has member variables
{noformat}
private volatile Entry root;
private String[] prefixes;
{noformat}
When there is a path update
> Fix flaky HDFS END2END tests
> ----------------------------
>
> Key: SENTRY-1799
> URL: https://issues.apache.org/jira/browse/SENTRY-1799
> Project: Sentry
> Issue Type: Sub-task
> Components: Sentry
> Affects Versions: sentry-ha-redesign
> Reporter: kalyan kumar kalvagadda
> Assignee: kalyan kumar kalvagadda
> Fix For: sentry-ha-redesign
>
> Attachments: SENTRY-1799.001-sentry-ha-redesign.patch,
> SENTRY-1799.002-sentry-ha-redesign.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)