[
https://issues.apache.org/jira/browse/HADOOP-11675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Liang Xie updated HADOOP-11675:
-------------------------------
Status: Patch Available (was: Open)
> 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)