[
https://issues.apache.org/jira/browse/SENTRY-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kalyan Kalvagadda updated SENTRY-1797:
--------------------------------------
Fix Version/s: 2.2.0
> 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, 2.0.0
> Reporter: Alex Kolbasov
> Assignee: Haley Reeve
> Priority: Major
> Labels: bite-sized, newbie
> Fix For: 2.2.0
>
> Attachments: sentry-1797.1.patch, sentry-1797.2.patch
>
>
> 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
(v8.3.4#803005)