[
https://issues.apache.org/jira/browse/HBASE-17469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15826160#comment-15826160
]
Ted Yu commented on HBASE-17469:
--------------------------------
lgtm, pending QA.
> 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
> 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)