Hao Hao created KUDU-2784:
-----------------------------
Summary: MasterSentryTest.TestTableOwnership is flaky
Key: KUDU-2784
URL: https://issues.apache.org/jira/browse/KUDU-2784
Project: Kudu
Issue Type: Test
Reporter: Hao Hao
Attachments: master_sentry-itest.2.txt
Encountered a failure in with the following error:
{noformat}
W0423 04:49:43.773183 1862 sentry_authz_provider.cc:269] Action <DROP> on
table <db.new_table> with authorizable scope <TABLE> is not permitted for user
<test-user>
I0423 04:49:43.773447 1862 rpcz_store.cc:269] Call
kudu.master.MasterService.DeleteTable from 127.0.0.1:44822 (request call id 6)
took 2093ms. Request Metrics:
{"Sentry.queue_time_us":33,"Sentry.run_cpu_time_us":390,"Sentry.run_wall_time_us":18856}
/home/jenkins-slave/workspace/kudu-master/1/src/kudu/integration-tests/master_sentry-itest.cc:446:
Failure
Failed
Bad status: Not authorized: unauthorized action
{noformat}
This could be owner privilege hasn't reflected yet for <test-user>?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)