[
https://issues.apache.org/jira/browse/SENTRY-1628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15871391#comment-15871391
]
Hadoop QA commented on SENTRY-1628:
-----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12853223/SENTRY-1628.001-sentry-ha-redesign.patch
against sentry-ha-redesign.
{color:red}Overall:{color} -1 due to 2 errors
{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed:
org.apache.sentry.tests.e2e.hive.TestExportImportPrivileges
Console output:
https://builds.apache.org/job/PreCommit-SENTRY-Build/2350/console
This message is automatically generated.
> In HMSFollower failing of catching error causes the executor to halt
> --------------------------------------------------------------------
>
> Key: SENTRY-1628
> URL: https://issues.apache.org/jira/browse/SENTRY-1628
> Project: Sentry
> Issue Type: Sub-task
> Components: Hdfs Plugin
> Affects Versions: sentry-ha-redesign
> Reporter: Hao Hao
> Assignee: Hao Hao
> Fix For: sentry-ha-redesign
>
> Attachments: SENTRY-1628.001-sentry-ha-redesign.patch
>
>
> HMSFollower use {{ScheduledExecutorService}} to schedule the notification
> processing periodically. However, failing to catch error if been thrown
> reaching the executor would cause the executor to halt.
> One way to fix this is to catch any exception and errors in the runnable.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)