[
https://issues.apache.org/jira/browse/SENTRY-1797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16734451#comment-16734451
]
Hadoop QA commented on SENTRY-1797:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12953780/sentry-1797.2.patch
against master.
{color:green}Overall:{color} +1 all checks pass
{color:green}SUCCESS:{color} all tests passed
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/4305/console
This message is automatically generated.
> 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: Alexander Kolbasov
> Assignee: Haley Reeve
> Priority: Major
> Labels: bite-sized, newbie
> 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
(v7.6.3#76005)