[
https://issues.apache.org/jira/browse/ACCUMULO-2633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13960549#comment-13960549
]
Sean Busbey commented on ACCUMULO-2633:
---------------------------------------
It'll have to be more like {{boolean canPreempt(Repo target)}}. i.e. a Delete
on table X can preempt a Compaction on table X, but not on table Y.
> Add pre-emption to FATE
> -----------------------
>
> Key: ACCUMULO-2633
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2633
> Project: Accumulo
> Issue Type: Improvement
> Components: fate
> Reporter: Mike Drob
>
> It would be nice if FATE operations could be pre-empted. For example, if a
> compaction is running and a user issues a table delete, then the compaction
> does not need to be completed because that data will be dropped anyway.
> cc: [~stack], [~mbertozzi]
--
This message was sent by Atlassian JIRA
(v6.2#6252)