Alexander Kolbasov created SENTRY-1797:
------------------------------------------
Summary: SentryKerberosContext should use periodic executor
instead of managing periodic execution via run() method.
Key: SENTRY-1797
URL: https://issues.apache.org/jira/browse/SENTRY-1797
Project: Sentry
Issue Type: Bug
Components: Sentry
Affects Versions: 1.8.0, sentry-ha-redesign
Reporter: Alexander Kolbasov
The SentryKerberosContext class tries to simulate periodic executor using while
loop with a sleep in the run() method. Instead it should use periodic executor.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)