[
https://issues.apache.org/jira/browse/HBASE-15186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15123496#comment-15123496
]
stack commented on HBASE-15186:
-------------------------------
Thanks for the review [~anoop.hbase] Good one on the null iterator check. Doing
as you suggest. Should TagUtil be inside CellUtil altogether. Tag utility is
currently split between the two classes. Or the only consumer of TagUtil should
be CellUtil? On removing javadoc param that has no value, checkstyle flags
these empty javadoc as issue.
Let me fix the above complaints and commit.
> HBASE-15158 Preamble: fix findbugs, add javadoc and some util
> -------------------------------------------------------------
>
> Key: HBASE-15186
> URL: https://issues.apache.org/jira/browse/HBASE-15186
> Project: HBase
> Issue Type: Bug
> Reporter: stack
> Assignee: stack
> Attachments: subpatch.patch
>
>
> Break up the HBASE-15158 patch. Here is the first piece. Its a bunch of
> findbugs fixes, a bit of utility for tag-handling (to be exploited in later
> patches), some clarifying comments and javadoc (and javadoc fixes), cleanup
> of a some Region API.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)