[
https://issues.apache.org/jira/browse/HBASE-4078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13128381#comment-13128381
]
Hudson commented on HBASE-4078:
-------------------------------
Integrated in HBase-TRUNK #2325 (See
[https://builds.apache.org/job/HBase-TRUNK/2325/])
HBASE-4078 Validate store files after flush/compaction
nspiegelberg :
Files :
* /hbase/trunk/CHANGES.txt
* /hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/Store.java
*
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/regionserver/TestCompaction.java
> Silent Data Offlining During HDFS Flakiness
> -------------------------------------------
>
> Key: HBASE-4078
> URL: https://issues.apache.org/jira/browse/HBASE-4078
> Project: HBase
> Issue Type: Bug
> Components: io, regionserver
> Affects Versions: 0.89.20100924, 0.90.3, 0.92.0
> Reporter: Nicolas Spiegelberg
> Assignee: Pritam Damania
> Priority: Blocker
> Fix For: 0.92.0, 0.94.0
>
> Attachments:
> 0001-Validate-store-files-after-compactions-flushes.patch,
> 0001-Validate-store-files.patch
>
>
> See HBASE-1436 . The bug fix for this JIRA is a temporary workaround for
> improperly moving partially-written files from TMP into the region directory
> when a FS error occurs. Unfortunately, the fix is to ignore all IO
> exceptions, which masks off-lining due to FS flakiness. We need to
> permanently fix the problem that created HBASE-1436 & then at least have the
> option to not open a region during times of flakey FS.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira