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 2017/02/27 01:04:45 UTC

[jira] [Created] (SENTRY-1641) Cleanup creation of SentrySTore and HMSFollower

Alexander Kolbasov created SENTRY-1641:
------------------------------------------

             Summary: Cleanup creation of SentrySTore and HMSFollower
                 Key: SENTRY-1641
                 URL: https://issues.apache.org/jira/browse/SENTRY-1641
             Project: Sentry
          Issue Type: Sub-task
          Components: Sentry
            Reporter: Alexander Kolbasov


Currently HMSFollower is created in the constructor of SentryService and it creates SentryStore for itself.

Instead the SentryService should create SentryStore and HMSFollower later in the run() method.



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