[
https://issues.apache.org/jira/browse/SENTRY-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16057763#comment-16057763
]
Brian Towles commented on SENTRY-1797:
--------------------------------------
As well it appears that the members and functions for the TGT renewal thread
were deprecated in SENTRY-1265, but at still needed and being used with client
plugins in SENTRY-1321 and beyond.
I feel we should probably un-deprecate those functions as well in order to make
it clear they are being used. Most of these are not public fucntions, but run
is and could effect any external plugins using this.
Thoughts?
> 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
> Assignee: Brian Towles
> Labels: bite-sized, newbie
>
> 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.4.14#64029)