You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/03/05 10:35:38 UTC

[jira] [Commented] (HADOOP-11675) tiny exception log with checking storedBlock is null or not

    [ https://issues.apache.org/jira/browse/HADOOP-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348479#comment-14348479 ] 

Hadoop QA commented on HADOOP-11675:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12702716/HADOOP-11675-001.txt
  against trunk revision 3482080.

    {color:green}+1 @author{color}.  The patch does not contain any @author tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the total number of javac compiler warnings.

    {color:green}+1 javadoc{color}.  There were no new javadoc warning messages.

    {color:green}+1 eclipse:eclipse{color}.  The patch built with eclipse:eclipse.

    {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 core tests{color}.  The patch failed these unit tests in hadoop-hdfs-project/hadoop-hdfs:

                  org.apache.hadoop.hdfs.TestAppendSnapshotTruncate

Test results: https://builds.apache.org/job/PreCommit-HADOOP-Build/5855//testReport/
Console output: https://builds.apache.org/job/PreCommit-HADOOP-Build/5855//console

This message is automatically generated.

> tiny exception log with checking storedBlock is null or not
> -----------------------------------------------------------
>
>                 Key: HADOOP-11675
>                 URL: https://issues.apache.org/jira/browse/HADOOP-11675
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 2.6.0
>            Reporter: Liang Xie
>            Assignee: Liang Xie
>            Priority: Minor
>         Attachments: HADOOP-11675-001.txt
>
>
> Found this log at our product cluster:
> {code}
> 2015-03-05,10:33:31,778 ERROR org.apache.hadoop.hbase.regionserver.compactions.CompactionRequest: Compaction failed regionName=xiaomi_device_info_test,ff,1425377429116.41437dc231fe370f1304104a75aad78f., storeName=A, fileCount=7, fileSize=899.7 M (470.7 M, 259.7 M, 75.9 M, 24.4 M, 24.8 M, 25.7 M, 18.6 M), priority=23, time=44765894600479
> java.io.IOException: BP-1356983882-10.2.201.14-1359086191297:blk_1211511211_1100144235504 does not exist or is not under Constructionnull
> {code}
> let's check storedBlock is null or not to make log pretty



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)