You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Deokwoo Han (JIRA)" <ji...@apache.org> on 2016/07/29 03:46:20 UTC

[jira] [Comment Edited] (HBASE-16284) Unauthorized client can shutdown the cluster

    [ https://issues.apache.org/jira/browse/HBASE-16284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15398589#comment-15398589 ] 

Deokwoo Han edited comment on HBASE-16284 at 7/29/16 3:46 AM:
--------------------------------------------------------------

bq. Could we just throw ServiceException for all IOException ?
We can do that. I tried not to change the current behavior (log and ignore) for exceptions other than AccessDeniedExceptions.


was (Author: ithenine):
> Could we just throw ServiceException for all IOException ?
We can do that. I tried not to change the current behavior (log and ignore) for exceptions other than AccessDeniedExceptions.

> 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.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)