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