You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Na Li (JIRA)" <ji...@apache.org> on 2017/04/05 17:39:41 UTC

[jira] [Commented] (SENTRY-1649) Initialize HMSFollower when sentry server actually starts

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

Na Li commented on SENTRY-1649:
-------------------------------

We need to support multiple start/stop of sentry service. Therefore, start sentry service should be moved to what start() will execute. The reason e2e test fails is because it tries to start/stop sentry service multiple times. This change should fix the e2e test failure.

> Initialize HMSFollower when sentry server actually starts
> ---------------------------------------------------------
>
>                 Key: SENTRY-1649
>                 URL: https://issues.apache.org/jira/browse/SENTRY-1649
>             Project: Sentry
>          Issue Type: Sub-task
>          Components: Hdfs Plugin
>    Affects Versions: sentry-ha-redesign
>            Reporter: Hao Hao
>            Assignee: Na Li
>            Priority: Critical
>             Fix For: sentry-ha-redesign
>
>
> Now HMSFollower has been initialized at the constructor of SentryService. It would be better to initialize it when the service starts, e.g runServer().



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)