[
https://issues.apache.org/jira/browse/HBASE-16284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15403673#comment-15403673
]
Deokwoo Han edited comment on HBASE-16284 at 8/2/16 9:25 AM:
-------------------------------------------------------------
I replaced the existing testShutdown() and testStopMaster() in
TestAccessController with my versions.
However, If verifyAllowed() executed, miniCluster was shutting down. So I was
not able to include verifyAllowed().
was (Author: ithenine):
I replaced the existing testShutdown() and testStopMaster() in
TestAccessController with my versions. However, If verifyAllowed() executed,
miniCluster was shutting down. So I was not able to include verifyAllowed().
> Unauthorized client can shutdown the cluster
> --------------------------------------------
>
> Key: HBASE-16284
> URL: https://issues.apache.org/jira/browse/HBASE-16284
> Project: HBase
> Issue Type: Bug
> Reporter: Deokwoo Han
> Attachments: HBASE-16284-v2.patch, HBASE-16284-v3.patch,
> HBASE-16284.patch
>
>
> An unauthorized client can shutdown the cluster as {{AccessDeniedException}}
> is ignored during {{Admin.stopMaster}} and {{Admin.shutdown}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)