[
https://issues.apache.org/jira/browse/HBASE-13745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14555858#comment-14555858
]
Hadoop QA commented on HBASE-13745:
-----------------------------------
{color:red}-1 overall{color}. Here are the results of testing the latest
attachment
http://issues.apache.org/jira/secure/attachment/12734745/13745v3.txt
against master branch at commit f8893e0012031a8c623d9da3839e757006878396.
ATTACHMENT ID: 12734745
{color:green}+1 @author{color}. The patch does not contain any @author
tags.
{color:green}+1 tests included{color}. The patch appears to include 3 new
or modified tests.
{color:green}+1 hadoop versions{color}. The patch compiles with all
supported hadoop versions (2.4.1 2.5.2 2.6.0)
{color:green}+1 javac{color}. The applied patch does not increase the
total number of javac compiler warnings.
{color:green}+1 protoc{color}. The applied patch does not increase the
total number of protoc 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:green}+1 lineLengths{color}. The patch does not introduce lines
longer than 100
{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 4 zombie test(s):
Test results:
https://builds.apache.org/job/PreCommit-HBASE-Build/14153//testReport/
Release Findbugs (version 2.0.3) warnings:
https://builds.apache.org/job/PreCommit-HBASE-Build/14153//artifact/patchprocess/newFindbugsWarnings.html
Checkstyle Errors:
https://builds.apache.org/job/PreCommit-HBASE-Build/14153//artifact/patchprocess/checkstyle-aggregate.html
Console output:
https://builds.apache.org/job/PreCommit-HBASE-Build/14153//console
This message is automatically generated.
> Say why a flush was requested in log message
> --------------------------------------------
>
> Key: HBASE-13745
> URL: https://issues.apache.org/jira/browse/HBASE-13745
> Project: HBase
> Issue Type: Improvement
> Reporter: stack
> Assignee: stack
> Priority: Minor
> Attachments: 13745.txt, 13745v2.txt, 13745v3.txt
>
>
> Looking at some logs that are full of flushes, we don't say why the flush
> request was made in the log message; would be helpful figuring if knew what
> was bringing on a flush in a particular context:
> Here is what it looks like:
> {code}
> 2095 2015-05-21 19:34:58,229 INFO
> [localhost,51008,1432261786401_ChoreService_1] regionserver.HRegionServer:
> localhost,51008,1432261786401-MemstoreFlusherChore requesting flush of XXXX
> after random delay 15458ms
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)