[
https://issues.apache.org/jira/browse/HBASE-12871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14281646#comment-14281646
]
Hadoop QA commented on HBASE-12871:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12692948/HBASE-12871-v1.patch
against master branch at commit 03e17168c3feab765fec26693318f4b8ae6a9468.
ATTACHMENT ID: 12692948
{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: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:
+| 1.0 | link:http://search-hadoop.com/m/DHED4Zlz0R1[Not Supported] | yes |
Running with JDK 8 will work but is not well tested.
+| 0.98 | yes | yes | Running with JDK 8 works but is not well tested. Building
with JDK 8 would require removal of the deprecated remove() method of the
PoolMap class and is under consideration. See
link:https://issues.apache.org/jira/browse/HBASE-7608[HBASE-7608] for more
information about JDK 8 support.
{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 .
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//testReport/
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-rest.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-common.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-client.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-annotations.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop-compat.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-server.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-prefix-tree.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-protocol.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-thrift.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-examples.html
Findbugs warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/newPatchFindbugsWarningshbase-hadoop2-compat.html
Checkstyle Errors:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//artifact/patchprocess/checkstyle-aggregate.html
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/12503//console
This message is automatically generated.
> Document JDK versions supported by each release missing in new documentation
> ----------------------------------------------------------------------------
>
> Key: HBASE-12871
> URL: https://issues.apache.org/jira/browse/HBASE-12871
> Project: HBase
> Issue Type: Bug
> Components: documentation
> Reporter: Kevin Risden
> Assignee: Misty Stanley-Jones
> Priority: Minor
> Labels: documentation
> Attachments: HBASE-12871-v1.patch, HBASE-12871.patch
>
>
> HBASE-11102 introduced JDK versions for each release. HBASE-11533 added the
> AsciiDoctor POC documentation but this removed the matrix like table for JDK
> versions. HBASE-12858 removed the old documentation so there is no reference
> to the JDK versions by HBase version.
> The trimmed down version of the JDK version table is here:
> http://hbase.apache.org/book.html#basic.prerequisites
> It looks like the table needs to be updated at
> src/main/asciidoc/_chapters/configuration.adoc around line 100. The old table
> was at src/main/docbkx/configuration.xml around line 150.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)