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/04/07 05:03:41 UTC

[jira] [Created] (SENTRY-1700) FullUpdateInitializer should not use preconditions to verify HMS data

Alexander Kolbasov created SENTRY-1700:
------------------------------------------

             Summary: FullUpdateInitializer should not use preconditions to verify HMS data
                 Key: SENTRY-1700
                 URL: https://issues.apache.org/jira/browse/SENTRY-1700
             Project: Sentry
          Issue Type: Bug
          Components: Sentry
    Affects Versions: sentry-ha-redesign
            Reporter: Alexander Kolbasov


The FullUpdateInitializer class uses preconditions to verify data obtained from HMS. The problem is that precondition failure is an unchecked exception which will make HMSFollower unusable.



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