[
https://issues.apache.org/jira/browse/HBASE-12620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14251330#comment-14251330
]
Hadoop QA commented on HBASE-12620:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12687967/HBASE-12620.patch
against master branch at commit 58cd2cf6e28af816d55688cd58ed3262a2d3b1f3.
ATTACHMENT ID: 12687967
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+0 tests included{color}. The patch appears to be a
documentation patch that doesn't require tests.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 javadoc{color}. The javadoc tool did not generate any
warning messages.
{color:green}+1 checkstyle{color}. The applied patch does not increase the
total number of checkstyle errors
{color:red}-1 findbugs{color}. The patch appears to introduce 5 new
Findbugs (version 2.0.3) warnings.
{color:green}+1 release audit{color}. The applied patch does not increase
the total number of release audit warnings.
{color:red}-1 lineLengths{color}. The patch introduces the following lines
longer than 100:
+ <para> As mentioned in the above sections, the interface
<code>VisibilityLabelService</code> could
+ be used to implement the way the visibility labels can be stored
in the cells. Similarly we could also control
+ how the visibility labels can be replicated to a peer cluster.
This would be helpful in cases where there is no
+ common Global visibility labels table among the two clusters such
that the ordinals of the visibility labels are same
+ across both clusters. In such cases it would be better to
replicate the visibility labels as strings and use the ordinals
+ in the labels table in the peer cluster to control how the
visibility labels should be stored in peer cluster. Use the below
+ configuration to configure replication of visibility labels to
peer cluster as strings. See
+
xlink:href="https://issues.apache.org/jira/browse/HBASE-11639"></link> for more
details.
+
<value>org.apache.hadoop.hbase.security.visibility.VisibilityController$VisibilityReplication</value>
{color:green}+1 site{color}. The mvn site goal succeeds with this patch.
{color:green}+1 core tests{color}. The patch passed unit tests in .
{color:red}-1 core zombie tests{color}. There are 1 zombie test(s):
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-rest.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Checkstyle Errors:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//artifact/patchprocess/checkstyle-aggregate.html
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/12130//console
This message is automatically generated.
> Add HBASE-11639 related items to Ref Guide
> ------------------------------------------
>
> Key: HBASE-12620
> URL: https://issues.apache.org/jira/browse/HBASE-12620
> Project: HBase
> Issue Type: Improvement
> Components: documentation
> Reporter: ramkrishna.s.vasudevan
> Assignee: ramkrishna.s.vasudevan
> Fix For: 2.0.0, 1.1.0
>
> Attachments: HBASE-12620.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)