[
https://issues.apache.org/jira/browse/HBASE-2519?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stack updated HBASE-2519:
-------------------------
Status: Resolved (was: Patch Available)
Hadoop Flags: [Reviewed]
Resolution: Fixed
Committed. Thanks for patch Todd. Thanks for review over on review.hbase.org
Ryan.
> StoreFileScanner.seek swallows IOEs
> -----------------------------------
>
> Key: HBASE-2519
> URL: https://issues.apache.org/jira/browse/HBASE-2519
> Project: Hadoop HBase
> Issue Type: Bug
> Components: regionserver
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Priority: Blocker
> Fix For: 0.21.0
>
> Attachments: hbase-2519-prelim.txt, hbase-2519.txt, hbase-2519.txt
>
>
> If a storefilescanner fails to seek, it silently swallows the IOE and returns
> false as if it were the end of the scanner.
> This means that we can silently lose data if an IOE occurs for one of the
> store files during a compaction.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.