[
https://issues.apache.org/jira/browse/HBASE-16528?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15450518#comment-15450518
]
Matteo Bertozzi commented on HBASE-16528:
-----------------------------------------
AccessController relies on the same condition, if we are in the rpc context we
will get a user. otherwise we will get hbase.
> Procedure-V2: ServerCrashProcedure misses owner information
> -----------------------------------------------------------
>
> Key: HBASE-16528
> URL: https://issues.apache.org/jira/browse/HBASE-16528
> Project: HBase
> Issue Type: Bug
> Components: hbase, master, proc-v2
> Affects Versions: 2.0.0, 1.1.5
> Reporter: Stephen Yuan Jiang
> Assignee: Stephen Yuan Jiang
> Attachments: HBASE-16528.v1-master.patch,
> HBASE-16528.v2-master.patch, HBASE-16528.v3-master.patch
>
>
> ServerCrashProcedure constructor does not set up owner information. If
> someone wants to access the owner of ServerCrashProcedure, it would get NPE
> (eg. in case someone accidentally tries to abort a ServerCrashProcedure, the
> coprocessor to check owner of the procedure would throw NPE)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)