[
https://issues.apache.org/jira/browse/ACCUMULO-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13268662#comment-13268662
]
Keith Turner commented on ACCUMULO-576:
---------------------------------------
One strategy could be to attempt the compaction, when a read failure occurs
remove the offending file and restart the compaction. When the compaction
finishes only remove the files that were successfully compacted.
> Extend TABLE_FAILURES_IGNORE to major compactions
> -------------------------------------------------
>
> Key: ACCUMULO-576
> URL: https://issues.apache.org/jira/browse/ACCUMULO-576
> Project: Accumulo
> Issue Type: Improvement
> Components: tserver
> Affects Versions: 1.5.0, 1.4.0
> Reporter: John Vines
> Assignee: Keith Turner
>
> We currently have TABLE_FAILURES_IGNORE which will silently ignore
> failures/hangs while scanning. We should look into extending this option for
> major compactions. The tricky part of this is that we don't want the files
> that we unread to be deleted, just ignored in the major compaction. This may
> not be feasible, but it's something worth looking into.
--
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