[
https://issues.apache.org/jira/browse/ACCUMULO-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Elser updated ACCUMULO-813:
--------------------------------
Fix Version/s: (was: 1.7.0)
1.8.0
> clear block caches on IOException
> ---------------------------------
>
> Key: ACCUMULO-813
> URL: https://issues.apache.org/jira/browse/ACCUMULO-813
> Project: Accumulo
> Issue Type: Improvement
> Components: tserver
> Reporter: Eric Newton
> Priority: Minor
> Fix For: 1.8.0
>
>
> A user generated a bulk import file with illegal data. After re-generating
> the file, they thought they could just move the file into HDFS with the new
> name. Unfortunately, the block cache remembered some of the data, which
> caused the data at the block boundaries to be corrupt.
> One possible solution is to clear the block cache when an IOException occurs
> on a read.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)