[
https://issues.apache.org/jira/browse/HBASE-11910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14315666#comment-14315666
]
Hadoop QA commented on HBASE-11910:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12697977/HBASE-11910-v1.patch
against master branch at commit 8a6e9827a2b35e4b967dc7690455ae941c49f18b.
ATTACHMENT ID: 12697977
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 59 new
or modified 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:red}-1 checkstyle{color}. The applied patch generated
1940 checkstyle errors (more than the master's current 1936 errors).
{color:green}+1 findbugs{color}. The patch does not introduce any 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:
+ public static final String HBASE_CLIENT_SCANNER_TIMEOUT_PERIOD =
"hbase.client.scanner.timeout.period";
+ * The sleep time for which the assignment will wait before retrying in case
of hbase:meta assignment
+ //TODO: After balance, there should not be a cutoff time (keeping
it as a security net for now)
+
t.getMessage().contains("org/apache/hadoop/hdfs/protocol/FSConstants$SafeModeAction"))
{
+ multiHConnection.processBatchCallback(Arrays.asList(put),
TableName.META_TABLE_NAME, null, null);
+ private int maxOverlapsToSideline = DEFAULT_OVERLAPS_TO_SIDELINE; // maximum
number of overlapping regions to sideline
+ NOT_IN_META_OR_DEPLOYED, NOT_IN_HDFS_OR_DEPLOYED, NOT_IN_HDFS,
SERVER_DOES_NOT_MATCH_META, NOT_DEPLOYED,
+ //TODO writeMethod: implement multiple ways of writing e.g. A) known length
(no chunk) B) using a buffer and streaming (for many chunks).
+ printlnWithTimestamp("Compression codec class: " +
reader.getCompressionCodec().getClass());
+ System.out.println("****************************** Sequence File
*****************************");
{color:green}+1 site{color}. The mvn site goal succeeds with this patch.
{color:red}-1 core tests{color}. The patch failed these unit tests:
org.apache.hadoop.hbase.mapreduce.TestLoadIncrementalHFiles
{color:red}-1 core zombie tests{color}. There are 1 zombie test(s):
at
org.apache.hadoop.yarn.server.nodemanager.TestNodeStatusUpdater.testRecentlyFinishedContainers(TestNodeStatusUpdater.java:863)
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-rest.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Checkstyle Errors:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//artifact/patchprocess/checkstyle-aggregate.html
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/12773//console
This message is automatically generated.
> Document Premptive Call Me Maybe HBase findings in the online manual
> --------------------------------------------------------------------
>
> Key: HBASE-11910
> URL: https://issues.apache.org/jira/browse/HBASE-11910
> Project: HBase
> Issue Type: Sub-task
> Reporter: Andrew Purtell
> Assignee: Misty Stanley-Jones
> Labels: documentation
> Fix For: 2.0.0
>
> Attachments: HBASE-11910-v1.patch, HBASE-11910-v2.patch,
> HBASE-11910-v3.patch, HBASE-11910.patch
>
>
> Document the Premptive Call Me Maybe HBase findings in the online manual.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)