You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "Arjun Mishra (JIRA)" <ji...@apache.org> on 2019/01/03 18:21:00 UTC

[jira] [Updated] (SENTRY-1797) SentryKerberosContext should use periodic executor instead of managing periodic execution via run() method.

     [ https://issues.apache.org/jira/browse/SENTRY-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Arjun Mishra updated SENTRY-1797:
---------------------------------
    Status: Patch Available  (was: Open)

> 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: 2.0.0, 1.8.0
>            Reporter: Alexander Kolbasov
>            Assignee: Brian Towles
>            Priority: Major
>              Labels: bite-sized, newbie
>         Attachments: sentry-1797.1.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
(v7.6.3#76005)