[
https://issues.apache.org/jira/browse/SENTRY-599?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14270753#comment-14270753
]
Hadoop QA commented on SENTRY-599:
----------------------------------
Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12691081/SENTRY-599.005.patch
against master.
{color:red}Overall:{color} -1 due to 27 errors
{color:red}ERROR:{color} mvn test exited 1
{color:red}ERROR:{color} Failed: org.apache.sentry.binding.hive.TestURI
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
{color:red}ERROR:{color} Failed:
org.apache.sentry.binding.hive.TestSentryHiveAuthorizationTaskFactory
Console output: https://builds.apache.org/job/PreCommit-SENTRY-Build/250/console
This message is automatically generated.
> Sentry service may report incorrect status when service is restarting
> ---------------------------------------------------------------------
>
> Key: SENTRY-599
> URL: https://issues.apache.org/jira/browse/SENTRY-599
> Project: Sentry
> Issue Type: Bug
> Reporter: Dapeng Sun
> Assignee: Dapeng Sun
> Attachments: SENTRY-599.001.patch, SENTRY-599.002.patch,
> SENTRY-599.003.patch, SENTRY-599.004.patch, SENTRY-599.005.patch,
> TestSingleThreadExecutor.java
>
>
> When sentry service is restarting using same configuration and context.
> {{server.isRunning()}} will report incorrect status.
> The root cause is {{finally}} may run after {{future =
> serviceExecutor.submit(this);}}, the status will be {{NOT_STARTED}} even the
> thrift server is started
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)