You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2013/12/12 01:48:07 UTC

[jira] [Commented] (HBASE-10134) Fix findbug warnings in VisibilityController

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

Andrew Purtell commented on HBASE-10134:
----------------------------------------

Of these, isn't only the first one useful? Where is the patch? 

The TEST one isn't even really a warning, they're called "TEST" for a reason.

> Fix findbug warnings in VisibilityController
> --------------------------------------------
>
>                 Key: HBASE-10134
>                 URL: https://issues.apache.org/jira/browse/HBASE-10134
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>            Priority: Minor
>
> There're 3 findbugs warnings for VisibilityController:
> {code}
> RCN	Nullcheck of user at line 959 of value previously dereferenced in org.apache.hadoop.hbase.security.visibility.VisibilityController.getSystemAndSuperUsers()
> TEST	Unknown bug pattern VO_VOLATILE_INCREMENT in org.apache.hadoop.hbase.security.visibility.VisibilityController.addLabels(RpcController, VisibilityLabelsProtos$VisibilityLabelsRequest, RpcCallback)
> IS	Inconsistent synchronization of org.apache.hadoop.hbase.security.visibility.VisibilityController.regionEnv; locked 62% of time
> {code}



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)