[
https://issues.apache.org/jira/browse/HBASE-17469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Manjunath Anand updated HBASE-17469:
------------------------------------
Fix Version/s: 1.4.0
2.0.0
Status: Patch Available (was: In Progress)
> Properly handle empty TableName in TablePermission#readFields and #write
> ------------------------------------------------------------------------
>
> Key: HBASE-17469
> URL: https://issues.apache.org/jira/browse/HBASE-17469
> Project: HBase
> Issue Type: Bug
> Reporter: Ted Yu
> Assignee: Manjunath Anand
> Fix For: 2.0.0, 1.4.0
>
> Attachments: HBASE-17469.master.001.patch,
> HBASE-17469.master.002.patch
>
>
> HBASE-17450 handles the empty table name in equals().
> This JIRA is to properly handle empty TableName in
> TablePermission#readFields() and TablePermission#write() methods and also
> null checks whereever appropriate in the code to avoid NPE. The toString
> method if-elseif-else condition check causes some of the details not to be
> logged for a given TablePermission so this has to be fixed
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)