[
https://issues.apache.org/jira/browse/ACCUMULO-577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Christopher Tubbs resolved ACCUMULO-577.
----------------------------------------
Resolution: Abandoned
Closing this old issue. If this is still a problem, please open a new issue or
PR at https://github.com/apache/accumulo
> Allow option for ignoring repeatedly failed iterators during compaction
> -----------------------------------------------------------------------
>
> Key: ACCUMULO-577
> URL: https://issues.apache.org/jira/browse/ACCUMULO-577
> Project: Accumulo
> Issue Type: Improvement
> Components: tserver
> Affects Versions: 1.4.0, 1.4.1
> Reporter: John Vines
> Priority: Major
>
> Currently when an iterator is causing errors, either stemming from the
> iterator configuration or from instantiating, it will endlessy try over and
> over again. I think we should provide a table configuration to allow eventual
> fail over for these circumstances. I think in these circumstances all user
> configured iterators (including versioning) should be disabled to ensure the
> data is written (or rewritten) and once the configuration is fixed, then the
> next major compaction will sort it all out.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)