[
https://issues.apache.org/jira/browse/HBASE-10134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14139857#comment-14139857
]
Hudson commented on HBASE-10134:
--------------------------------
FAILURE: Integrated in HBase-1.0 #201 (See
[https://builds.apache.org/job/HBase-1.0/201/])
HBASE-10134 Add Chaos Monkey that doesn't touch the master (Matteo Bertozzi
ADDENDUM) (stack: rev 7c1d6b3764be6a5554082365ffca31a57e3d5614)
*
hbase-it/src/test/java/org/apache/hadoop/hbase/chaos/factories/StressAssignmentManagerMonkeyFactory.java
> Fix findbug warning in VisibilityController
> -------------------------------------------
>
> Key: HBASE-10134
> URL: https://issues.apache.org/jira/browse/HBASE-10134
> Project: HBase
> Issue Type: Task
> Reporter: Ted Yu
> Assignee: Ted Yu
> Priority: Minor
> Fix For: 0.98.0, 0.99.0
>
> Attachments: 10134-v1.txt
>
>
> 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.3.4#6332)