[
https://issues.apache.org/jira/browse/ACCUMULO-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Keith Turner updated ACCUMULO-813:
----------------------------------
Assignee: (was: Keith Turner)
> 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.7.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.2#6252)